public class IntentPushTestCommand extends AbstractShellCommand implements IntentListener
log
Constructor and Description |
---|
IntentPushTestCommand() |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute()
Body of the shell command.
|
void |
event(IntentEvent event)
Reacts to the specified event.
|
annotations, annotations, annotations, appId, codec, error, execute, get, getService, jsonForEntity, mapper, outputJson, print
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRelevant
decode, encode
protected void doExecute()
AbstractShellCommand
doExecute
in class AbstractShellCommand
public void event(IntentEvent event)
EventListener
event
in interface EventListener<IntentEvent>
event
- event to be processed