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