Package com.novomind.ecom.api.iagent.lifecycle.pluginbundle
-
Interface Summary Interface Description PluginBundleLifecycleEvent This interface represents all events concerning the lifecycle of a plugin bundle.PluginBundleLifecycleEventListener This interface is an extension point to take any action on plugin bundle lifecycle events.PostStartPluginBundleLifecycleEvent This event is triggered after a plugin bundle was started.PreStopPluginBundleLifecycleEvent This event is triggered before a plugin bundle is about to be stopped.