@FunctionalInterface public interface MethodReaderInterceptorReturns
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(Method m,
Object o,
Object[] args,
Invocation invocation) |
Object intercept(Method m, Object o, Object[] args, Invocation invocation) throws InvocationTargetException
InvocationTargetExceptionCopyright © 2020. All rights reserved.