|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.cics.core.connections.ConnectionManagerListener
public abstract class ConnectionManagerListener
ConnectionManger
listener interface. Implementors will be notified using the #event(ConnectionManagerEvent)
method of interesting events. Subclasses of ConnectionManagerListener.ConnectionManagerEvent
describe the types of events that may be
notified
Nested Class Summary | |
---|---|
static class |
ConnectionManagerListener.ConnectionManagerEvent
Abstract connection manager event |
static class |
ConnectionManagerListener.ConnectionProfileAddedEvent
Indicates that a new connection profile has been added. |
static class |
ConnectionManagerListener.ConnectionProfileRemovedEvent
Indicates that a connection profile has been removed |
static class |
ConnectionManagerListener.ConnectionProfileUpdatedEvent
Indicates that a connection profile has been updated |
Constructor Summary | |
---|---|
ConnectionManagerListener()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectionManagerListener()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |