@FunctionalInterface
public static interface InvocationInterceptorChain.VoidInterceptorCall
Modifier and Type | Method and Description |
---|---|
void |
apply(InvocationInterceptor interceptor,
InvocationInterceptor.Invocation<java.lang.Void> invocation) |
void apply(InvocationInterceptor interceptor, InvocationInterceptor.Invocation<java.lang.Void> invocation) throws java.lang.Throwable
java.lang.Throwable