public class HostsListCommand extends AbstractShellCommand
log
Constructor and Description |
---|
HostsListCommand() |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute()
Body of the shell command.
|
protected List<Host> |
getSortedHosts(HostService service)
Returns the list of devices sorted using the device ID URIs.
|
protected void |
printHost(Host host)
Prints information about a host.
|
annotations, annotations, annotations, appId, codec, error, execute, get, getService, jsonForEntity, mapper, outputJson, print
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decode, encode
protected void doExecute()
AbstractShellCommand
doExecute
in class AbstractShellCommand
protected List<Host> getSortedHosts(HostService service)
service
- device serviceprotected void printHost(Host host)
host
- end-station host