|
BioLegato 0.5.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginWrapper | |
|---|---|
| org.biolegato.core.plugins | |
| Uses of PluginWrapper in org.biolegato.core.plugins |
|---|
| Methods in org.biolegato.core.plugins that return PluginWrapper | |
|---|---|
static PluginWrapper |
PluginLoader.getPlugin(java.lang.String string)
Retrieves a plugin by name. |
| Methods in org.biolegato.core.plugins that return types with arguments of type PluginWrapper | |
|---|---|
static java.util.Map<java.lang.String,PluginWrapper> |
PluginLoader.getPluginHash()
Maintains a list with all of the plugins loaded by BioLegato. |
static java.util.Collection<PluginWrapper> |
PluginLoader.getPlugins(java.lang.Class<?> type)
Returns a list with all of the plugins loaded by BioLegato that are instances of the class type indicated. |
|
BioLegato 0.5.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||