com.atlassian.jira.event
Class JiraListenerHandlerConfigurationImpl
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JiraListenerHandlerConfigurationImpl
public JiraListenerHandlerConfigurationImpl()
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.