Class ScrPlugin

java.lang.Object
org.apache.felix.bundleplugin.ScrPlugin
All Implemented Interfaces:
aQute.bnd.service.AnalyzerPlugin

@Deprecated public class ScrPlugin extends Object implements aQute.bnd.service.AnalyzerPlugin
Deprecated.
bnd generates these as well.
Create capabilities for DS components
  • Field Details

  • Constructor Details

  • Method Details

    • analyzeJar

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

      private void process(aQute.bnd.osgi.Analyzer analyzer, String path, aQute.bnd.osgi.Resource resource, Set<String> headers)
      Deprecated.
    • analyze

      public Set<String> analyze(InputStream in) throws Exception
      Deprecated.
      Throws:
      Exception
    • getTransformer

      protected Transformer getTransformer(URL url) throws Exception
      Deprecated.
      Throws:
      Exception