public class IntentPushTestCommand extends AbstractShellCommand implements org.onosproject.net.intent.IntentListener
log| Constructor and Description |
|---|
IntentPushTestCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute()
Body of the shell command.
|
void |
event(org.onosproject.net.intent.IntentEvent event) |
annotations, annotations, annotations, appId, codec, error, execute, get, getService, jsonForEntity, mapper, outputJson, printprotected void doExecute()
AbstractShellCommanddoExecute in class AbstractShellCommandpublic void event(org.onosproject.net.intent.IntentEvent event)
event in interface org.onosproject.event.EventListener<org.onosproject.net.intent.IntentEvent>