public class OpticalPortsListCommand extends DevicePortsListCommand
uri| Constructor and Description |
|---|
OpticalPortsListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Executes this command.
|
protected boolean |
isIncluded(org.onosproject.net.Port port) |
protected void |
printPorts(org.onosproject.net.device.DeviceService service,
org.onosproject.net.Device device) |
jsonPorts, jsonPortsgetSortedDevices, printDeviceannotations, annotations, annotations, appId, codec, doExecute, error, get, getService, jsonForEntity, mapper, outputJson, printcheckInterrupted, executeprotected void execute()
AbstractShellCommandexecute in class DevicePortsListCommandprotected boolean isIncluded(org.onosproject.net.Port port)
isIncluded in class DevicePortsListCommandprotected void printPorts(org.onosproject.net.device.DeviceService service,
org.onosproject.net.Device device)
printPorts in class DevicePortsListCommand