public class ChildAwareFeatureWrapper extends AbstractFeatureWrapper implements org.apache.karaf.features.Feature
CONFIG_FILE_SUFFIX, feature
Modifier | Constructor and Description |
---|---|
protected |
ChildAwareFeatureWrapper(org.apache.karaf.features.Feature feature) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.karaf.features.Feature |
extractFeatureFromDependency(org.apache.karaf.features.Dependency dependency) |
Set<? extends ChildAwareFeatureWrapper> |
getChildFeatures() |
Set<FeatureConfigSnapshotHolder> |
getFeatureConfigSnapshotHolders() |
protected org.apache.karaf.features.FeaturesService |
getFeaturesService() |
equals, getBundles, getCapabilities, getConditional, getConfigurationFiles, getConfigurations, getDependencies, getDescription, getDetails, getFeatureConfigSnapshotHolder, getId, getInstall, getLibraries, getName, getNamespace, getRepositoryUrl, getRequirements, getResolver, getResourceRepositories, getScoping, getStartLevel, getVersion, hashCode, hasVersion, isHidden, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBundles, getCapabilities, getConditional, getConfigurationFiles, getConfigurations, getDependencies, getDescription, getDetails, getId, getInstall, getLibraries, getName, getNamespace, getRepositoryUrl, getRequirements, getResolver, getResourceRepositories, getScoping, getStartLevel, getVersion, hasVersion, isHidden
protected ChildAwareFeatureWrapper(org.apache.karaf.features.Feature feature)
protected org.apache.karaf.features.FeaturesService getFeaturesService()
public Set<? extends ChildAwareFeatureWrapper> getChildFeatures() throws Exception
Exception
public Set<FeatureConfigSnapshotHolder> getFeatureConfigSnapshotHolders() throws Exception
getFeatureConfigSnapshotHolders
in class AbstractFeatureWrapper
Exception
Copyright © 2019 OpenDaylight. All rights reserved.