Class CommandExtension

  • All Implemented Interfaces:
    org.apache.felix.utils.extender.Extension

    public class CommandExtension
    extends Object
    implements org.apache.felix.utils.extender.Extension
    Commands extension
    • Constructor Detail

      • CommandExtension

        public CommandExtension​(org.osgi.framework.Bundle bundle,
                                Registry registry)
    • Method Detail

      • start

        public void start()
                   throws Exception
        Specified by:
        start in interface org.apache.felix.utils.extender.Extension
        Throws:
        Exception
      • destroy

        public void destroy()
        Specified by:
        destroy in interface org.apache.felix.utils.extender.Extension
      • track

        protected void track​(GenericType type,
                             boolean optional,
                             String filter)