See: Description
Interface | Description |
---|---|
TxInvocationContext |
Interface defining additional functionality for invocation contexts that propagate within a transaction's scope.
|
Class | Description |
---|---|
AbstractInvocationContext |
Common features of transaction and invocation contexts
|
AbstractTxInvocationContext |
Support class for
TxInvocationContext . |
ImmutableContext |
This context is a non-context for operations such as eviction which are not related
to the method invocation which caused them.
|
LocalTxInvocationContext |
Invocation context to be used for locally originated transactions.
|
NonTxInvocationContext |
Context to be used for non transactional calls, both remote and local.
|
RemoteTxInvocationContext |
Context to be used for transaction that originated remotely.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.