Interface PluginListener
- All Superinterfaces:
EventListener
PluginListeners are notified when plugins are started or stopped
by the PluginRegistry.
-
Method Summary
Modifier and TypeMethodDescriptionvoidNotification that plugin has started.voidNotification that plugin has stopped.
-
Method Details
-
pluginStarted
-
pluginStopped
-