com.atlassian.jira.event
Class JiraListenerHandlerConfigurationImpl

java.lang.Object
  extended by com.atlassian.jira.event.JiraListenerHandlerConfigurationImpl
All Implemented Interfaces:
com.atlassian.event.config.ListenerHandlersConfiguration

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

Provides the listener handlers for atlassian-events that JIRA requires.

Since:
v4.1

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

JiraListenerHandlerConfigurationImpl

public JiraListenerHandlerConfigurationImpl()
Method Detail

getListenerHandlers

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


Copyright © 2002-2012 Atlassian. All Rights Reserved.