com.atlassian.bamboo.event.spi
Class BambooListenerHandlersConfiguration
java.lang.Object
com.atlassian.bamboo.event.spi.BambooListenerHandlersConfiguration
- All Implemented Interfaces:
- com.atlassian.event.config.ListenerHandlersConfiguration
public class BambooListenerHandlersConfiguration
- extends Object
- implements com.atlassian.event.config.ListenerHandlersConfiguration
Registers a ListenerHandler
that can enforced that InlineEventListener
s are executed synchronously
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BambooListenerHandlersConfiguration
public BambooListenerHandlersConfiguration()
getListenerHandlers
public List<com.atlassian.event.spi.ListenerHandler> getListenerHandlers()
- Specified by:
getListenerHandlers
in interface com.atlassian.event.config.ListenerHandlersConfiguration
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.