public static interface ExecutableInvoker.ReflectiveInterceptorCall.VoidMethodInterceptorCall
Modifier and Type | Method and Description |
---|---|
void |
apply(InvocationInterceptor interceptor,
InvocationInterceptor.Invocation<java.lang.Void> invocation,
ReflectiveInvocationContext<java.lang.reflect.Method> invocationContext,
ExtensionContext extensionContext) |
void apply(InvocationInterceptor interceptor, InvocationInterceptor.Invocation<java.lang.Void> invocation, ReflectiveInvocationContext<java.lang.reflect.Method> invocationContext, ExtensionContext extensionContext) throws java.lang.Throwable
java.lang.Throwable