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