@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
InvocationTargetException
Copyright © 2018. All rights reserved.