public class FilteredInterceptor extends Object implements Interceptor
| Constructor and Description |
|---|
FilteredInterceptor(Interceptor inner,
MethodFilter filter) |
public FilteredInterceptor(Interceptor inner, MethodFilter filter)
public Object intercept(Invocation invocation) throws Throwable
intercept in interface InterceptorThrowableCopyright © 2020. All rights reserved.