public interface PluginAware
PluginLoader| Modifier and Type | Method and Description |
|---|---|
void |
setPlugin(Plugin plugin)
Setter used to pass a reference to the plugin into the plugin component class (action or factory)
|
void setPlugin(Plugin plugin)
plugin - the Plugin class with which this class is associatedCopyright © 2019. All rights reserved.