|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginInfo | |
|---|---|
| eu.scape_project.watch.plugin | |
| Uses of PluginInfo in eu.scape_project.watch.plugin |
|---|
| Methods in eu.scape_project.watch.plugin that return types with arguments of type PluginInfo | |
|---|---|
List<PluginInfo> |
PluginManager.getPluginInfo()
Retrieves info for all plugins currently in the registry. |
List<PluginInfo> |
PluginManager.getPluginInfo(PluginType type)
Obtain plugin information about all plugins of the given type. |
List<PluginInfo> |
PluginManager.getPluginInfo(String name)
Checks the plugin registry for a plugin with the given name and retrieves all plugins that have the specified name or an empty list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||