Class CommandsCompleter

    • Constructor Detail

      • CommandsCompleter

        public CommandsCompleter()
        Deprecated.
      • CommandsCompleter

        public CommandsCompleter​(org.apache.felix.service.command.CommandSession session)
        Deprecated.
    • Method Detail

      • dispose

        public void dispose()
        Deprecated.
      • getCurrentScopes

        protected List<String> getCurrentScopes()
        Deprecated.
      • getCurrentSubShell

        protected String getCurrentSubShell()
        Deprecated.
      • getCompletionType

        protected String getCompletionType()
        Deprecated.
      • stripScope

        protected String stripScope​(String name)
        Deprecated.
      • unProxy

        public static org.apache.felix.service.command.Function unProxy​(org.apache.felix.service.command.Function function)
        Deprecated.