Class UimaBndPlugin

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

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

    • UimaBndPlugin

      public UimaBndPlugin()
  • Method Details

    • analyzeJar

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