Class PluginLifecycleEventDispatcher
- java.lang.Object
-
- jetbrains.buildServer.util.EventDispatcher<PluginLifecycleListener>
-
- jetbrains.buildServer.plugins.impl.PluginLifecycleEventDispatcher
-
public class PluginLifecycleEventDispatcher extends EventDispatcher<PluginLifecycleListener>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class jetbrains.buildServer.util.EventDispatcher
EventDispatcher.ErrorHandler
-
-
Field Summary
-
Fields inherited from class jetbrains.buildServer.util.EventDispatcher
DEFAULT_ERROR_HANDLER
-
-
Constructor Summary
Constructors Constructor Description PluginLifecycleEventDispatcher()
-
Method Summary
-
Methods inherited from class jetbrains.buildServer.util.EventDispatcher
addListener, attachParentDispatcher, clearErrorHandler, create, dispatch, dispose, getAllListeners, getErrorHandler, getListeners, getMulticaster, hasListeners, removeListener, setErrorHandler
-
-