|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.cics.core.connections.ConnectionServiceListener.ConnectionServiceEvent
com.ibm.cics.core.connections.ConnectionServiceListener.ConnectingEvent
public static class ConnectionServiceListener.ConnectingEvent
Indicates the connectable is in connecting state
Constructor Summary | |
---|---|
ConnectionServiceListener.ConnectingEvent(IConnectionCategory category,
IConnectable connectable,
ConnectionProfile connectionProfile)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
Methods inherited from class com.ibm.cics.core.connections.ConnectionServiceListener.ConnectionServiceEvent |
---|
getConnectable, getConnectionCategoryId, getConnectionProfile |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectionServiceListener.ConnectingEvent(IConnectionCategory category, IConnectable connectable, ConnectionProfile connectionProfile)
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ConnectionServiceListener.ConnectionServiceEvent
public int hashCode()
hashCode
in class ConnectionServiceListener.ConnectionServiceEvent
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |