|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListenerHandlersConfiguration | |
|---|---|
| com.atlassian.event.internal | |
| com.atlassian.event.spring | |
| Uses of ListenerHandlersConfiguration in com.atlassian.event.internal |
|---|
| Classes in com.atlassian.event.internal that implement ListenerHandlersConfiguration | |
|---|---|
class |
ListenerHandlerConfigurationImpl
The default configuration that only uses the AnnotatedMethodsListenerHandler. |
| Constructors in com.atlassian.event.internal with parameters of type ListenerHandlersConfiguration | |
|---|---|
EventPublisherImpl(EventDispatcher eventDispatcher,
ListenerHandlersConfiguration listenerHandlersConfiguration)
If you need to customise the asynchronous handling, you should use the AsynchronousAbleEventDispatcher together with a custom executor. |
|
LockFreeEventPublisher(EventDispatcher eventDispatcher,
ListenerHandlersConfiguration listenerHandlersConfiguration)
If you need to customise the asynchronous handling, you should use the AsynchronousAbleEventDispatcher
together with a custom executor. |
|
| Uses of ListenerHandlersConfiguration in com.atlassian.event.spring |
|---|
| Constructors in com.atlassian.event.spring with parameters of type ListenerHandlersConfiguration | |
|---|---|
EventListenerRegistrarBeanProcessor(java.lang.String eventListenerRegistrarBeanName,
ListenerHandlersConfiguration listenerHandlersConfiguration)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||