Uses of Class
org.infinispan.interceptors.impl.SimpleAsyncInvocationStage
-
Packages that use SimpleAsyncInvocationStage Package Description org.infinispan.interceptors.impl Basic interceptors -
-
Uses of SimpleAsyncInvocationStage in org.infinispan.interceptors.impl
Subclasses of SimpleAsyncInvocationStage in org.infinispan.interceptors.impl Modifier and Type Class Description class
QueueAsyncInvocationStage
Invocation stage representing a computation that may or may not be done yet.
-