@FunctionalInterface public static interface InvocationInterceptorChain.VoidInterceptorCall
Modifier and Type | Method | Description |
---|---|---|
void |
apply(InvocationInterceptor interceptor,
InvocationInterceptor.Invocation<Void> invocation) |
void apply(InvocationInterceptor interceptor, InvocationInterceptor.Invocation<Void> invocation) throws Throwable
Throwable
Copyright © 2019. All rights reserved.