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 ListenerHandlersConfiguration
Copyright © 2006-2016 Atlassian. All Rights Reserved.