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 |
NonTransactionalInvocationContextFactory
Invocation Context container to be used for non-transactional caches.
|
class |
TransactionalInvocationContextFactory
Invocation context to be used for transactional caches.
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.