|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.cics.core.connections.ConnectionManagerListener.ConnectionManagerEvent
com.ibm.cics.core.connections.ConnectionManagerListener.ConnectionProfileAddedEvent
public static class ConnectionManagerListener.ConnectionProfileAddedEvent
Indicates that a new connection profile has been added.
Constructor Summary | |
---|---|
ConnectionManagerListener.ConnectionProfileAddedEvent(ConnectionProfile addedConfiguration)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
Methods inherited from class com.ibm.cics.core.connections.ConnectionManagerListener.ConnectionManagerEvent |
---|
getConnectionProfile |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectionManagerListener.ConnectionProfileAddedEvent(ConnectionProfile addedConfiguration)
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ConnectionManagerListener.ConnectionManagerEvent
public int hashCode()
hashCode
in class ConnectionManagerListener.ConnectionManagerEvent
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |