public class

ListenerHandlerConfigurationImpl

extends Object
implements ListenerHandlersConfiguration
java.lang.Object
   ↳ com.atlassian.event.internal.ListenerHandlerConfigurationImpl

Class Overview

The default configuration that only uses the AnnotatedMethodsListenerHandler.

Products that need to remain backward compatible will have to override this configuration

Summary

Public Constructors
ListenerHandlerConfigurationImpl()
Public Methods
List<ListenerHandler> getListenerHandlers()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.event.config.ListenerHandlersConfiguration

Public Constructors

public ListenerHandlerConfigurationImpl ()

Public Methods

public List<ListenerHandler> getListenerHandlers ()