public class AnnotationListenerMethodSelector extends Object implements ListenerMethodSelector
| Constructor and Description |
|---|
AnnotationListenerMethodSelector() |
AnnotationListenerMethodSelector(Class<? extends Annotation> markerAnnotation) |
public AnnotationListenerMethodSelector()
public AnnotationListenerMethodSelector(Class<? extends Annotation> markerAnnotation)
public boolean isListenerMethod(Method method)
ListenerMethodSelectorisListenerMethod in interface ListenerMethodSelectormethod - The possible listener method. Cannot be null.Copyright © 2014 Atlassian. All rights reserved.