|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
com.ibm.dse.wosabean.WOSAEvent
com.ibm.dse.wosabean.WOSACmdEvent
WOSA command event: event generated as the asynchronous reply to a previous WOSA command.
Field Summary | |
---|---|
int |
requestID
|
Fields inherited from class com.ibm.dse.wosabean.WOSAEvent |
---|
msgType, reply |
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
WOSACmdEvent(java.lang.Object source,
int mt,
WOSAMessageReply rep,
int reqID)
The reply object with event specific data |
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public int requestID
Constructor Detail |
public WOSACmdEvent(java.lang.Object source, int mt, WOSAMessageReply rep, int reqID)
DSEInvalidArgumentException
- thrown by the inherited function setName, when it
receives an invalid string as a parameter. This never happens, since the event name
is a constant string.
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |