|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodFilter
Selector of the methods implemented by a handler.
ProxyFactory.setFilter(MethodFilter)| Method Summary | |
|---|---|
boolean |
isHandled(Method m)
Returns true if the given method is implemented by a handler. |
| Method Detail |
|---|
boolean isHandled(Method m)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||