public interface MethodFilter
ProxyFactory.setFilter(MethodFilter)| Modifier and Type | Method and Description | 
|---|---|
| boolean | isHandled(Method m)Returns true if the given method is implemented by a handler. | 
boolean isHandled(Method m)
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.