| Package | Description |
|---|---|
| com.atlassian.event.config | |
| com.atlassian.event.internal | |
| com.atlassian.event.legacy | |
| com.atlassian.event.spi |
| Class and Description |
|---|
| ListenerHandler
Interface to find invokers for a given listener objects.
|
| Class and Description |
|---|
| EventDispatcher
Dispatches an event to its listener (through the invoker).
|
| EventExecutorFactory
A factory to create executors for asynchronous event handling
|
| EventRunnableFactory
An optional SPI that allows you to hook into the creation of the
Runnable that gets supplied to the
Executor that's returned from the EventExecutorFactory. |
| ListenerHandler
Interface to find invokers for a given listener objects.
|
| ListenerInvoker
Implementation of this interface know how to invoke 'given types' of listeners so that they handle given events.
|
| Class and Description |
|---|
| ListenerHandler
Interface to find invokers for a given listener objects.
|
| ListenerInvoker
Implementation of this interface know how to invoke 'given types' of listeners so that they handle given events.
|
| Class and Description |
|---|
| ListenerInvoker
Implementation of this interface know how to invoke 'given types' of listeners so that they handle given events.
|
Copyright © 2006–2015 Atlassian. All rights reserved.