public class ApplicationsListCommand extends AbstractShellCommand
| Constructor and Description |
|---|
ApplicationsListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Executes this command.
|
protected com.fasterxml.jackson.databind.JsonNode |
json(org.onosproject.app.ApplicationService service,
com.fasterxml.jackson.databind.ObjectMapper mapper,
org.onosproject.core.Application app) |
annotations, annotations, appId, doExecute, error, get, outputJson, printprotected void execute()
AbstractShellCommandexecute in class AbstractShellCommandprotected com.fasterxml.jackson.databind.JsonNode json(org.onosproject.app.ApplicationService service,
com.fasterxml.jackson.databind.ObjectMapper mapper,
org.onosproject.core.Application app)
Copyright © 2015. All rights reserved.