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 and Description |
|---|
ListenerHandlerConfigurationImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<ListenerHandler> |
getListenerHandlers() |
public List<ListenerHandler> getListenerHandlers()
getListenerHandlers in interface ListenerHandlersConfigurationCopyright © 2006-2018 Atlassian. All Rights Reserved.