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 © 2024. All rights reserved.