public class InvocationContextInterceptor extends BaseAsyncInterceptor
cacheConfiguration| Constructor and Description |
|---|
InvocationContextInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
visitCommand(InvocationContext ctx,
VisitableCommand command)
Perform some work for a command invocation.
|
asyncInvokeNext, asyncInvokeNext, asyncInvokeNext, asyncValue, delayedNull, delayedValue, delayedValue, invokeNext, invokeNextAndExceptionally, invokeNextAndFinally, invokeNextAndHandle, invokeNextThenAccept, invokeNextThenApply, isSuccessfullyDone, makeStage, setNextInterceptor, valueOrExceptionpublic Object visitCommand(InvocationContext ctx, VisitableCommand command) throws Throwable
AsyncInterceptorBaseAsyncInterceptor.invokeNext(InvocationContext, VisitableCommand) or the other methods in
BaseAsyncInterceptor.InvocationStage created by the BaseAsyncInterceptor methods.ThrowableCopyright © 2022 JBoss by Red Hat. All rights reserved.