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 |
NonTransactionalInvocationContextContainer
Invocation Context container to be used for non-transactional caches.
|
class |
TransactionalInvocationContextContainer
Invocation context to be used for transactional caches.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.