public interface ListenerMethodSelector
| Modifier and Type | Method and Description |
|---|---|
boolean |
isListenerMethod(Method method)
Determines if the method is a listener method
|
boolean isListenerMethod(Method method)
method - The possible listener method. Cannot be null.Copyright © 2014 Atlassian. All rights reserved.