Uses of Interface
jetbrains.buildServer.util.EventDispatcher.ErrorHandler
-
Packages that use EventDispatcher.ErrorHandler Package Description jetbrains.buildServer.clouds.server jetbrains.buildServer.util -
-
Uses of EventDispatcher.ErrorHandler in jetbrains.buildServer.clouds.server
Methods in jetbrains.buildServer.clouds.server that return EventDispatcher.ErrorHandler Modifier and Type Method Description EventDispatcher.ErrorHandlerCloudEventDispatcher. getErrorHandler()Methods in jetbrains.buildServer.clouds.server with parameters of type EventDispatcher.ErrorHandler Modifier and Type Method Description voidCloudEventDispatcher. setErrorHandler(EventDispatcher.ErrorHandler errorHandler) -
Uses of EventDispatcher.ErrorHandler in jetbrains.buildServer.util
Fields in jetbrains.buildServer.util declared as EventDispatcher.ErrorHandler Modifier and Type Field Description static EventDispatcher.ErrorHandlerEventDispatcher. DEFAULT_ERROR_HANDLERMethods in jetbrains.buildServer.util that return EventDispatcher.ErrorHandler Modifier and Type Method Description EventDispatcher.ErrorHandlerEventDispatcher. getErrorHandler()Methods in jetbrains.buildServer.util with parameters of type EventDispatcher.ErrorHandler Modifier and Type Method Description voidEventDispatcher. setErrorHandler(EventDispatcher.ErrorHandler errorHandler)
-