| Package | Description |
|---|---|
| com.atlassian.event.internal |
| Class and Description |
|---|
| AbstractEventExecutorFactory |
| AsynchronousEventResolver
An interface to resolve whether an event can be handled asynchronously or not.
|
| DirectEventExecutorFactory
Uses a
SynchronousQueue to hand off tasks to the Executor. |
| EventThreadFactory
A thread factory that will name the threads AtlassianEvent::[thread_name].
|
InvokerTransformer
Transforms a collection of ListenerInvokers
into another collection of ListenerInvokers before they are dispatched. |
Copyright © 2006–2015 Atlassian. All rights reserved.