public class FelixFrameworkScanner extends Object implements FrameworkScanner
Constructor and Description |
---|
FelixFrameworkScanner() |
Modifier and Type | Method and Description |
---|---|
BundleDescriptor |
scan(org.apache.sling.feature.ArtifactId framework,
Map<String,String> frameworkProps,
org.apache.sling.feature.builder.ArtifactProvider provider)
Try to scan the artifact
|
public BundleDescriptor scan(org.apache.sling.feature.ArtifactId framework, Map<String,String> frameworkProps, org.apache.sling.feature.builder.ArtifactProvider provider) throws IOException
FrameworkScanner
scan
in interface FrameworkScanner
framework
- The framework artifact idframeworkProps
- framework properties to launch the frameworkprovider
- Artifact providernull
IOException
- If an error occurs while scanning the platform or the artifact is invalidCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.