Package com.atlassian.event.internal
Class ListenerHandlerConfigurationImpl
java.lang.Object
com.atlassian.event.internal.ListenerHandlerConfigurationImpl
- All Implemented Interfaces:
ListenerHandlersConfiguration
public class ListenerHandlerConfigurationImpl
extends Object
implements ListenerHandlersConfiguration
The default configuration that only uses the
AnnotatedMethodsListenerHandler.
Products that need to remain backward compatible will have to override this configuration
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ListenerHandlerConfigurationImpl
public ListenerHandlerConfigurationImpl()
-
-
Method Details
-
getListenerHandlers
- Specified by:
getListenerHandlersin interfaceListenerHandlersConfiguration
-