Uses of Class
org.apache.karaf.features.internal.FeaturesServiceImpl.InstallationState

Packages that use FeaturesServiceImpl.InstallationState
org.apache.karaf.features.internal   
 

Uses of FeaturesServiceImpl.InstallationState in org.apache.karaf.features.internal
 

Methods in org.apache.karaf.features.internal with parameters of type FeaturesServiceImpl.InstallationState
protected  void FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.InstallationState state, Feature feature, boolean verbose)
           
protected  java.util.Set<org.osgi.framework.Bundle> FeaturesServiceImpl.findBundlesToRefresh(FeaturesServiceImpl.InstallationState state)
           
protected  java.util.Set<org.osgi.framework.Bundle> FeaturesServiceImpl.findBundlesWithFramentsToRefresh(FeaturesServiceImpl.InstallationState state)
           
protected  java.util.Set<org.osgi.framework.Bundle> FeaturesServiceImpl.findBundlesWithOptionalPackagesToRefresh(FeaturesServiceImpl.InstallationState state)
           
protected  org.osgi.framework.Bundle FeaturesServiceImpl.installBundleIfNeeded(FeaturesServiceImpl.InstallationState state, BundleInfo bundleInfo, boolean verbose)
           
 



Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.