Class GetAllNodesCommandProvider
- java.lang.Object
- 
- org.apache.karaf.shell.console.AbstractAction
- 
- org.apache.karaf.shell.console.OsgiCommandSupport
- 
- org.opendaylight.openflowplugin.applications.southboundcli.cli.GetAllNodesCommandProvider
 
 
 
- 
- All Implemented Interfaces:
- org.apache.felix.gogo.commands.Action,- org.apache.karaf.shell.commands.Action,- org.apache.karaf.shell.console.BundleContextAware
 
 public class GetAllNodesCommandProvider extends org.apache.karaf.shell.console.OsgiCommandSupport
- 
- 
Constructor SummaryConstructors Constructor Description GetAllNodesCommandProvider()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ObjectdoExecute()voidsetNodeListener(NodeListener nodeListener)
 
- 
- 
- 
Method Detail- 
setNodeListenerpublic void setNodeListener(NodeListener nodeListener) 
 
- 
 
-