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. |
| InvocationContextFactory |
Factory for
InvocationContext objects. |
| Class | Description |
|---|---|
| AbstractInvocationContextFactory |
Base class for InvocationContextFactory implementations.
|
| Flag.Externalizer | |
| InvocationContextContainerImpl |
InvocationContextContainer implementation.
|
| NonTransactionalInvocationContextFactory |
Invocation Context container to be used for non-transactional caches.
|
| SingleKeyNonTxInvocationContext | |
| TransactionalInvocationContextFactory |
Invocation context to be used for transactional caches.
|
| Enum | Description |
|---|---|
| Flag |
Available flags, which may be set on a per-invocation basis.
|
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.