Uses of Class
org.openbp.jaspira.plugin.PluginProfile

Packages that use PluginProfile
org.openbp.jaspira.plugin   
 

Uses of PluginProfile in org.openbp.jaspira.plugin
 

Methods in org.openbp.jaspira.plugin with parameters of type PluginProfile
 Plugin PluginMgr.createInstance(PluginProfile profile, java.lang.ClassLoader pluginClassLoader, Plugin parent)
          Creates a new instance of the given plugin.
protected  void AbstractPlugin.initializeFromPluginProfile(PluginProfile profile)
          Initializes some properties from the given plugin profile.
 

Constructors in org.openbp.jaspira.plugin with parameters of type PluginProfile
PluginMgr.PluginEntry(PluginProfile profile)
          Creates a new plugin entry for a plugin based on the given profile.
 



Copyright © 2011. All Rights Reserved.