|
|||||||||||
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.ConnectionProfileRemovedEvent
public static class ConnectionManagerListener.ConnectionProfileRemovedEvent
Indicates that a connection profile has been removed
Constructor Summary | |
---|---|
ConnectionManagerListener.ConnectionProfileRemovedEvent(ConnectionProfile removedConfiguration)
|
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.ConnectionProfileRemovedEvent(ConnectionProfile removedConfiguration)
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 |