See: Description
| Interface | Description |
|---|---|
| EntryLookup |
Interface that can look up MVCC wrapped entries.
|
| InvocationContext |
A context that contains information pertaining to a given invocation.
|
| InvocationContextContainer |
Manages the association between an
InvocationContext and the calling thread. |
| Class | Description |
|---|---|
| AbstractInvocationContextContainer |
Base class for InvocationContextContainer implementations.
|
| Flag.Externalizer | |
| NonTransactionalInvocationContextContainer |
Invocation Context container to be used for non-transactional caches.
|
| SingleKeyNonTxInvocationContext | |
| TransactionalInvocationContextContainer |
Invocation context to be used for transactional caches.
|
| Enum | Description |
|---|---|
| Flag |
Available flags, which may be set on a per-invocation basis.
|
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.