| Package | Description |
|---|---|
| com.atlassian.event.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectEventExecutorFactory
Uses a
SynchronousQueue to hand off tasks to the Executor. |
class |
EventExecutorFactoryImpl
Deprecated.
|
class |
UnboundedEventExecutorFactory
Uses a
LinkedBlockingQueue to hand off tasks to the Executor. |
Copyright © 2006–2015 Atlassian. All rights reserved.