Class BundledScriptsScannerPlugin

  • All Implemented Interfaces:
    aQute.bnd.service.AnalyzerPlugin, aQute.bnd.service.Plugin

    public class BundledScriptsScannerPlugin
    extends Object
    implements aQute.bnd.service.AnalyzerPlugin, aQute.bnd.service.Plugin
    • Constructor Detail

      • BundledScriptsScannerPlugin

        public BundledScriptsScannerPlugin()
    • Method Detail

      • analyzeJar

        public boolean analyzeJar​(aQute.bnd.osgi.Analyzer analyzer)
                           throws Exception
        Specified by:
        analyzeJar in interface aQute.bnd.service.AnalyzerPlugin
        Throws:
        Exception
      • setProperties

        public void setProperties​(Map<String,​String> pluginProperties)
        Specified by:
        setProperties in interface aQute.bnd.service.Plugin
      • setReporter

        public void setReporter​(aQute.service.reporter.Reporter reporter)
        Specified by:
        setReporter in interface aQute.bnd.service.Plugin
      • getScriptEngineMappings

        public Map<String,​String> getScriptEngineMappings()