public interface MethodFilter
ProxyFactory.setFilter(MethodFilter)
Modifier and Type | Method | Description |
---|---|---|
boolean |
isHandled(java.lang.reflect.Method m) |
Returns true if the given method is implemented by a handler.
|
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.