Class BootFeaturesInstaller


  • public class BootFeaturesInstaller
    extends Object
    • Constructor Detail

      • BootFeaturesInstaller

        public BootFeaturesInstaller​(org.osgi.framework.BundleContext bundleContext,
                                     FeaturesServiceImpl featuresService,
                                     String[] repositories,
                                     String features,
                                     boolean asynchronous)
    • Method Detail

      • start

        public void start()
        Install boot features
      • installBootFeatures

        protected void installBootFeatures()