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