Interface IConnectionListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ConnectionAdapter

public interface IConnectionListener extends EventListener
A listener interface receiving connection events. Class with this interface can be registred with DataBush to recive events, when DataBush elements are connectiong or disconection from Abeans.
Author:
igor@scictrl.com
See Also: