Uses of Class
org.infinispan.context.impl.AbstractInvocationContext
Package
Description
This package contains different context implementations, selected dynamically based on the type of invocation.
-
Uses of AbstractInvocationContext in org.infinispan.context.impl
Modifier and TypeClassDescriptionclass
Support class forTxInvocationContext
.class
Implementation ofInvocationContext
used by theClearCommand
.class
Invocation context to be used for locally originated transactions.class
Context to be used for non transactional calls, both remote and local.class
Context to be used for transaction that originated remotely.