Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionalInvocationContextFlagsOverride
Extension of InvocationContextFlagsOverride to be used when a TxInvocationContext
is required.
|
Modifier and Type | Method and Description |
---|---|
InvocationContextFlagsOverride |
InvocationContextFlagsOverride.clone() |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.