public interface Plugin
Modifier and Type | Method and Description |
---|---|
void |
setProperties(Map<String,String> map)
Give the plugin the remaining properties.
|
void |
setReporter(Reporter processor)
Set the current reporter.
|
void setProperties(Map<String,String> map)
map
- attributes and directives for this plugin's clausevoid setReporter(Reporter processor)
processor
- Copyright © 2017 aQute SARL. All Rights Reserved.