|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.infinispan.context.impl | |
---|---|
org.infinispan.commands | Commands that operate on the cache, either locally or remotely. |
org.infinispan.context | 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. |
org.infinispan.context.impl | This package contains different context implementations, selected dynamically based on the type of invocation. |
org.infinispan.interceptors | Infinispan is designed around a set of interceptors around a data container. |
org.infinispan.interceptors.base | Base interceptors containing common, reusable behavior. |
Classes in org.infinispan.context.impl used by org.infinispan.commands | |
---|---|
TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope. |
Classes in org.infinispan.context.impl used by org.infinispan.context | |
---|---|
LocalTxInvocationContext
Invocation context to be used for locally originated transactions. |
|
NonTxInvocationContext
Context to be used for non transactional calls, both remote and local. |
|
RemoteTxInvocationContext
Context to be used for transaction that originated remotelly. |
Classes in org.infinispan.context.impl used by org.infinispan.context.impl | |
---|---|
AbstractInvocationContext
Common features of transaction and invocation contexts |
|
AbstractInvocationContext.ContextFlag
|
|
AbstractTxInvocationContext
Support class for TxInvocationContext . |
|
NonTxInvocationContext
Context to be used for non transactional calls, both remote and local. |
|
RemoteTxInvocationContext
Context to be used for transaction that originated remotelly. |
|
TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope. |
Classes in org.infinispan.context.impl used by org.infinispan.interceptors | |
---|---|
TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope. |
Classes in org.infinispan.context.impl used by org.infinispan.interceptors.base | |
---|---|
TxInvocationContext
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope. |
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |