public class IntentCycleCommand extends AbstractShellCommand implements IntentListener
| Constructor and Description |
|---|
IntentCycleCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
event(IntentEvent event)
Reacts to the specified event.
|
protected void |
execute()
Executes this command.
|
annotations, annotations, annotations, appId, codec, doExecute, error, get, getService, jsonForEntity, mapper, outputJson, printcheckInterrupted, executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRelevantdecode, encodeprotected void execute()
AbstractShellCommandexecute in class AbstractShellCommandpublic void event(IntentEvent event)
EventListenerevent in interface EventListener<IntentEvent>event - event to be processed