BioLegato 0.5.8

Uses of Class
org.biolegato.core.plugins.PluginWrapper

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

Copyright © 2008-2009 University of Manitoba.