Uses of Package
org.infinispan.transaction.impl

Package
Description
Contexts contain information of a specific invocation on the cache, such as its origins, scope (transactional or non-transactional), as well as invocation-specific flags.
This package contains different context implementations, selected dynamically based on the type of invocation.
Factories are internal components used to create other components based on a cache's configuration.
 
 
 
 
XA transaction support.