| Package | Description |
|---|---|
| com.atlassian.event.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
ListenerHandlerConfigurationImpl
The default configuration that only uses the
AnnotatedMethodsListenerHandler. |
| Constructor and Description |
|---|
EventPublisherImpl(EventDispatcher eventDispatcher,
ListenerHandlersConfiguration configuration) |
EventPublisherImpl(EventDispatcher eventDispatcher,
ListenerHandlersConfiguration listenerHandlersConfiguration,
InvokerTransformer transformer)
If you need to customise the asynchronous handling, you should use the
AsynchronousAbleEventDispatcher
together with a custom executor. |
Copyright © 2006–2024 Atlassian. All rights reserved.