com.atlassian.confluence.event
Class ConfluenceListenerHandlersConfiguration

java.lang.Object
  extended by com.atlassian.confluence.event.ConfluenceListenerHandlersConfiguration
All Implemented Interfaces:
com.atlassian.event.config.ListenerHandlersConfiguration

public class ConfluenceListenerHandlersConfiguration
extends Object
implements com.atlassian.event.config.ListenerHandlersConfiguration

This is the specific configuration to remain backward compatible with old events. Once this is phased out, the default configuration should be fine.


Constructor Summary
ConfluenceListenerHandlersConfiguration()
           
 
Method Summary
 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

ConfluenceListenerHandlersConfiguration

public ConfluenceListenerHandlersConfiguration()
Method Detail

getListenerHandlers

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


Copyright © 2003-2012 Atlassian. All Rights Reserved.