Enum EPluginLifecycleEvent

java.lang.Object
java.lang.Enum<EPluginLifecycleEvent>
de.xima.fc.plugin.lifecycle.EPluginLifecycleEvent
All Implemented Interfaces:
Serializable, Comparable<EPluginLifecycleEvent>

public enum EPluginLifecycleEvent extends Enum<EPluginLifecycleEvent>
An enumeration of the different types of plugin related events for which a listener may be registered.
Author:
XIMA MEDIA GmbH