Interface IPluginRuntimeRegisteredEvent
public interface IPluginRuntimeRegisteredEvent
Event that is fired when a new plugin runtime with one or more plugins was registered. This happens after all plugins
were registered with the runtime, so
PluginRuntime.getAllPlugins() returns all plugins.- Since:
- 8.5.0
-
Method Summary
-
Method Details
-
runtime
-