public static interface ExecutableInvoker.ReflectiveInterceptorCall.VoidMethodInterceptorCall
Modifier and Type | Method | Description |
---|---|---|
void |
apply(InvocationInterceptor interceptor,
InvocationInterceptor.Invocation<Void> invocation,
ReflectiveInvocationContext<Method> invocationContext,
ExtensionContext extensionContext) |
void apply(InvocationInterceptor interceptor, InvocationInterceptor.Invocation<Void> invocation, ReflectiveInvocationContext<Method> invocationContext, ExtensionContext extensionContext) throws Throwable
Throwable
Copyright © 2019. All rights reserved.