PluginBundleLifecycleEventListener

since v11.5

The extension point PluginBundleLifecycleEventListener is a java interface that can be implemented to perform actions after plugin bundle lifecycle events occur (e.g. post plugin bundle start, pre plugin bundle stop).

All required information about the event is provided by the PluginBundleLifecycleEvent parameters, which are passed to the various method calls.