|
|||||||||||
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.ConnectionProfileUpdatedEvent
public static class ConnectionManagerListener.ConnectionProfileUpdatedEvent
Indicates that a connection profile has been updated
Constructor Summary | |
---|---|
ConnectionManagerListener.ConnectionProfileUpdatedEvent(ConnectionProfile oldConfiguration,
ConnectionProfile newConfiguration)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
ConnectionProfile |
getOldConnectionProfile()
|
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.ConnectionProfileUpdatedEvent(ConnectionProfile oldConfiguration, ConnectionProfile newConfiguration)
Method Detail |
---|
public ConnectionProfile getOldConnectionProfile()
ConnectionProfile
public int hashCode()
hashCode
in class ConnectionManagerListener.ConnectionManagerEvent
public boolean equals(java.lang.Object obj)
equals
in class ConnectionManagerListener.ConnectionManagerEvent
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |