public class Plugin extends Object implements aQute.bnd.service.Plugin, aQute.bnd.service.AnalyzerPlugin
| Constructor and Description |
|---|
Plugin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
analyzeJar(aQute.bnd.osgi.Analyzer analyzer) |
void |
setProperties(Map<String,String> properties) |
void |
setReporter(aQute.service.reporter.Reporter reporter) |
public void setProperties(Map<String,String> properties) throws Exception
setProperties in interface aQute.bnd.service.PluginExceptionpublic void setReporter(aQute.service.reporter.Reporter reporter)
setReporter in interface aQute.bnd.service.PluginCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.