Class UimaBndPlugin

java.lang.Object
org.apache.uima.tools.bnd.UimaBndPlugin
All Implemented Interfaces:
aQute.bnd.service.AnalyzerPlugin, aQute.bnd.service.OrderedPlugin, aQute.bnd.service.Plugin

public class UimaBndPlugin extends Object implements aQute.bnd.service.AnalyzerPlugin, aQute.bnd.service.Plugin
  • Constructor Details

    • UimaBndPlugin

      public UimaBndPlugin()
  • Method Details

    • setProperties

      public void setProperties(Map<String,String> aMap) throws Exception
      Specified by:
      setProperties in interface aQute.bnd.service.Plugin
      Throws:
      Exception
    • setReporter

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

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