public class BambooListenerHandlersConfiguration extends Object implements com.atlassian.event.config.ListenerHandlersConfiguration
ListenerHandler that can enforce that InlineEventListeners are executed synchronously| Constructor and Description |
|---|
BambooListenerHandlersConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
List<com.atlassian.event.spi.ListenerHandler> |
getListenerHandlers()
Due to implementation of LockFreeEventPublisher when handlers create multiple invokers for a listener/event class
then last one takes precedence (there's a map-backed storage).
|
public List<com.atlassian.event.spi.ListenerHandler> getListenerHandlers()
getListenerHandlers in interface com.atlassian.event.config.ListenerHandlersConfigurationCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.