Package com.atlassian.bamboo.event.spi
package com.atlassian.bamboo.event.spi
-
ClassDescriptionA custom
EventDispatcher
that allows for more verbose logging and tracking of what events are being dispatchedA listener handler to deal with legacyevent listeners
Registers aListenerHandler
that can enforce thatInlineEventListener
s are executed synchronouslyThread factory that uses a single thread pool executor, allows for the executor to be retrievedA runnable that exposes the invoker and the eventA specialised thread pool executor that logs what the workers are doing.Lockless class for tracking statistics from the events systemClass that exposes statistics of aThreadPoolExecutor