Package de.xima.fc.plugin.lifecycle
package de.xima.fc.plugin.lifecycle
-
ClassDescriptionDefault POJO implementation of
IPluginValidationData
.Default POJO implementation ofIPluginInitializeValidationResult
.An enumeration of the different types of plugin related events for which a listener may be registered.IPluginLifecycleListener<TPlugin extends IFCPlugin>The callback method that is invoked when the event occurred for which the listener was registered.Manages the events listeners for the portal runtime.