Package com.atlassian.bamboo.event.spi
-
Interface Summary Interface Description ExecutorStats Class that exposes statistics of aThreadPoolExecutor
-
Class Summary Class Description BambooEventDispatcher A customEventDispatcher
that allows for more verbose logging and tracking of what events are being dispatchedBambooEventThreadPoolConfiguration BambooListenerHandlersConfiguration Registers aListenerHandler
that can enforce thatInlineEventListener
s are executed synchronouslyBambooSingletonUnboundedEventExecutorFactory Thread factory that uses a single thread pool executor, allows for the executor to be retrievedEventInvokerRunnable A runnable that exposes the invoker and the eventEventInvokerRunnable.EventRunnableFactory EventLoggingThreadPoolExecutor A specialised thread pool executor that logs what the workers are doing.EventStats Lockless class for tracking statistics from the events systemExecutorStatsImpl