Class GetRegisteredServices

  • All Implemented Interfaces:
    org.apache.felix.gogo.commands.Action, org.apache.karaf.shell.commands.Action, org.apache.karaf.shell.console.BundleContextAware

    public class GetRegisteredServices
    extends org.apache.karaf.shell.console.OsgiCommandSupport
    • Constructor Detail

      • GetRegisteredServices

        public GetRegisteredServices()
    • Method Detail

      • setReconciliationManager

        public void setReconciliationManager​(ReconciliationManager reconciliationManager)
      • doExecute

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