Package | Description |
---|---|
org.apache.sling.feature.analyser.task | |
org.apache.sling.feature.scanner | |
org.apache.sling.feature.scanner.impl | |
org.apache.sling.feature.scanner.spi |
Modifier and Type | Method and Description |
---|---|
BundleDescriptor |
AnalyserTaskContext.getFrameworkDescriptor()
The framework descriptor
|
Modifier and Type | Method and Description |
---|---|
BundleDescriptor |
Scanner.scan(org.apache.sling.feature.ArtifactId framework,
Map<String,String> props)
Scan a framework
|
BundleDescriptor |
Scanner.scan(org.apache.sling.feature.Artifact bundle,
int startLevel)
Scan a bundle
|
Modifier and Type | Method and Description |
---|---|
Set<BundleDescriptor> |
ContainerDescriptor.getBundleDescriptors()
Return a set of bundle descriptors.
|
Modifier and Type | Method and Description |
---|---|
int |
BundleDescriptor.compareTo(BundleDescriptor o) |
Modifier and Type | Class and Description |
---|---|
class |
BundleDescriptorImpl
Information about a bundle
|
Modifier and Type | Field and Description |
---|---|
List<BundleDescriptor> |
ContentPackageDescriptor.bundles
Bundles in the content package.
|
Modifier and Type | Method and Description |
---|---|
BundleDescriptor |
FelixFrameworkScanner.scan(org.apache.sling.feature.ArtifactId framework,
Map<String,String> frameworkProps,
org.apache.sling.feature.builder.ArtifactProvider provider) |
Modifier and Type | Method and Description |
---|---|
BundleDescriptor |
FrameworkScanner.scan(org.apache.sling.feature.ArtifactId framework,
Map<String,String> frameworkProps,
org.apache.sling.feature.builder.ArtifactProvider provider)
Try to scan the artifact
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.