|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ListenerMethodSelector
Determines if a method on a listener is a listener method or not
| Method Summary | |
|---|---|
boolean |
isListenerMethod(Method method)
Determines if the method is a listener method |
| Method Detail |
|---|
boolean isListenerMethod(Method method)
method - The possible listener method. Cannot be null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||