Class FelixFrameworkScanner

    • Constructor Detail

      • FelixFrameworkScanner

        public FelixFrameworkScanner()
    • Method Detail

      • scan

        public BundleDescriptor scan​(org.apache.sling.feature.ArtifactId framework,
                                     Map<String,​String> frameworkProps,
                                     org.apache.sling.feature.builder.ArtifactProvider provider)
                              throws IOException
        Description copied from interface: FrameworkScanner
        Try to scan the artifact
        Specified by:
        scan in interface FrameworkScanner
        Parameters:
        framework - The framework artifact id
        frameworkProps - framework properties to launch the framework
        provider - Artifact provider
        Returns:
        A descriptor or null
        Throws:
        IOException - If an error occurs while scanning the platform or the artifact is invalid