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) throws Exception
map
- attributes and directives for this plugin's clauseException
void setReporter(Reporter processor)
processor
- Copyright © 2021 aQute SARL. All rights reserved.