Uses of Interface
org.infinispan.context.impl.TxInvocationContext

Packages that use TxInvocationContext
Package
Description
Commands that operate on the cache, either locally or remotely.
Entries which are stored in data containers.
This package contains different context implementations, selected dynamically based on the type of invocation.
 
 
Infinispan is designed around a set of interceptors around a data container.
 
 
 
Lock and synchronization related classes, tools and utilities.