com.atlassian.bamboo.event
Class BambooListenerHandlersConfiguration

java.lang.Object
  extended by com.atlassian.bamboo.event.BambooListenerHandlersConfiguration
All Implemented Interfaces:
com.atlassian.event.config.ListenerHandlersConfiguration

public class BambooListenerHandlersConfiguration
extends java.lang.Object
implements com.atlassian.event.config.ListenerHandlersConfiguration

Registers a ListenerHandler that can enforced that InlineEventListeners are executed synchronously


Constructor Summary
BambooListenerHandlersConfiguration()
           
 
Method Summary
 java.util.List<com.atlassian.event.spi.ListenerHandler> getListenerHandlers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooListenerHandlersConfiguration

public BambooListenerHandlersConfiguration()
Method Detail

getListenerHandlers

public java.util.List<com.atlassian.event.spi.ListenerHandler> getListenerHandlers()
Specified by:
getListenerHandlers in interface com.atlassian.event.config.ListenerHandlersConfiguration


Copyright © 2011 Atlassian. All Rights Reserved.