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