@ConsumerType
public interface FrameworkScanner
| 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
|
BundleDescriptor scan(org.apache.sling.feature.ArtifactId framework, Map<String,String> frameworkProps, org.apache.sling.feature.builder.ArtifactProvider provider) throws IOException
framework - The framework artifact idframeworkProps - framework properties to launch the frameworkprovider - Artifact providernullIOException - If an error occurs while scanning the platform or the artifact is invalidCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.