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, lockaggregate, checkLocked, getCapabilities, getDynamicImportedPackages, getExportedPackages, getImportedPackages, getName, getRequirements, isLocked, toStringprotected FeatureDescriptor(org.apache.sling.feature.Feature f)
f - The featureNullPointerException - If feature is nullCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.