public abstract class FeatureDescriptor extends ContainerDescriptor
Modifier | Constructor and Description |
---|---|
protected |
FeatureDescriptor(org.apache.sling.feature.Feature f)
Constructor for a feature descriptor
|
Modifier and Type | Method and Description |
---|---|
org.apache.sling.feature.Feature |
getFeature()
Return the feature
|
getArtifactDescriptors, getBundleDescriptors, getDescriptors, lock
aggregate, checkLocked, getCapabilities, getDynamicImportedPackages, getExportedPackages, getImportedPackages, getName, getRequirements, isLocked, toString
protected FeatureDescriptor(org.apache.sling.feature.Feature f)
f
- The featureNullPointerException
- If feature is null
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.