| Interface | Description |
|---|---|
| ExecutorStats |
Class that exposes statistics of a
ThreadPoolExecutor |
| Class | Description |
|---|---|
| BambooEventDispatcher |
A custom
EventDispatcher that allows for more verbose logging and tracking of what events are being dispatched |
| BambooEventThreadPoolConfiguration | |
| BambooListenerHandlersConfiguration |
Registers a
ListenerHandler that can enforce that InlineEventListeners are executed synchronously |
| BambooSingletonUnboundedEventExecutorFactory |
Thread factory that uses a single thread pool executor, allows for the executor to be retrieved
|
| EventInvokerRunnable |
A runnable that exposes the invoker and the event
|
| EventLoggingThreadPoolExecutor |
A specialised thread pool executor that logs what the workers are doing.
|
| EventStats |
Lockless class for tracking statistics from the events system
|
| ExecutorStatsImpl |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.