public interface IPluginService
| Modifier and Type | Method and Description |
|---|---|
Iterator<IPlugin> |
getPlugins()
Gets all plugins on the class path.
|
void |
initPlugins()
This method calls
init() on each
IPlugin. |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.