public class NoOpCommand<K,V> extends Command
dsc, targetInstanceName| Constructor and Description |
|---|
NoOpCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
beforeTransmit() |
void |
execute(String initiator) |
Object |
getCommandKey() |
String |
getKeyMappingInfo() |
protected boolean |
isArtificialKey() |
String |
toString() |
captureState, getCommandManager, getDataStoreContext, getKey, getName, getOpcode, getTargetName, initialize, onFailure, onSuccess, prepareTransmit, setKey, setTargetNamepublic boolean beforeTransmit()
beforeTransmit in class Commandpublic Object getCommandKey()
public void execute(String initiator) throws DataStoreException
execute in class CommandDataStoreExceptionpublic String getKeyMappingInfo()
getKeyMappingInfo in class Commandprotected boolean isArtificialKey()
isArtificialKey in class CommandCopyright © 2017–2019 Eclipse Foundation. All rights reserved.