Package | Description |
---|---|
org.infinispan.context.impl |
This package contains different context implementations, selected dynamically based on the type of invocation.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalTxInvocationContext
Invocation context to be used for locally originated transactions.
|
class |
RemoteTxInvocationContext
Context to be used for transaction that originated remotely.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.