public class BambooListenerHandlersConfiguration extends Object implements com.atlassian.event.config.ListenerHandlersConfiguration
ListenerHandler
that can enforce that InlineEventListener
s are executed synchronouslyConstructor 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.ListenerHandlersConfiguration
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.