public class SCRDescriptorBndPlugin extends Object implements aQute.bnd.service.AnalyzerPlugin, aQute.bnd.service.Plugin
SCRDescriptorBndPlugin class is a bnd analyzer
plugin which generates a service descriptor file based on annotations found
in the sources.| Constructor and Description |
|---|
SCRDescriptorBndPlugin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
analyzeJar(aQute.bnd.osgi.Analyzer analyzer)
Scan scr or ds annotation from the target jar.
|
void |
setProperties(Map<String,String> map)
Sets properties which can be specified in the "-plugin" directive.
|
void |
setReporter(aQute.service.reporter.Reporter reporter)
Sets the reporter for logging into the bnd logger.
|
public void setReporter(aQute.service.reporter.Reporter reporter)
setReporter in interface aQute.bnd.service.Pluginpublic void setProperties(Map<String,String> map)
setProperties in interface aQute.bnd.service.PluginCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.