com.virtuosotechnologies.lib.plugin
Class PluginInitStartedEvent
java.lang.Object
java.util.EventObject
com.virtuosotechnologies.lib.plugin.FrameworkProgressEvent
com.virtuosotechnologies.lib.plugin.PluginInitStartedEvent
- All Implemented Interfaces:
- Serializable
- public class PluginInitStartedEvent
- extends FrameworkProgressEvent
Plugin initialization started.
- See Also:
- Serialized Form
PluginInitStartedEvent
public PluginInitStartedEvent(Framework source,
PluginInfo info)
- Constructor
- Parameters:
source
- source Frameworkinfo
- info for the plugin being initialized
getPluginInfo
public PluginInfo getPluginInfo()
- Get the plugin name
- Returns:
- the name as a string