public class OperationStateChangedNotification extends AbstractSingleMDIBNotification
| Constructor and Description |
|---|
OperationStateChangedNotification(java.lang.String mdsHandle,
MDIBOperation operation,
InvocationState newState) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMdsHandle() |
InvocationState |
getNewInvocationState() |
AbstractState |
getNewState() |
MDIBOperation |
getOperation() |
getStateHandlegetQoSContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetQoSContextpublic OperationStateChangedNotification(java.lang.String mdsHandle,
MDIBOperation operation,
InvocationState newState)
public MDIBOperation getOperation()
public InvocationState getNewInvocationState()
public java.lang.String getMdsHandle()
public AbstractState getNewState()