Package bndtools.test.plugin
Class TestPlugin
java.lang.Object
bndtools.test.plugin.TestPlugin
- All Implemented Interfaces:
aQute.bnd.service.Plugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetProperties(Map<String, String> map) voidsetReporter(aQute.service.reporter.Reporter processor)
-
Constructor Details
-
TestPlugin
public TestPlugin()
-
-
Method Details
-
setProperties
- Specified by:
setPropertiesin interfaceaQute.bnd.service.Plugin- Throws:
Exception
-
setReporter
public void setReporter(aQute.service.reporter.Reporter processor) - Specified by:
setReporterin interfaceaQute.bnd.service.Plugin
-