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.
|
Copyright © 2018 Shigeru Chiba, www.javassist.org. All Rights Reserved.