Class 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 Detail

      • GetAllNodesCommandProvider

        public GetAllNodesCommandProvider()
    • Method Detail

      • setNodeListener

        public void setNodeListener​(NodeListener nodeListener)
      • doExecute

        protected Object doExecute()
                            throws Exception
        Specified by:
        doExecute in class org.apache.karaf.shell.console.AbstractAction
        Throws:
        Exception