| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTxLockingInterceptor.setDependencies(RpcManager rpcManager,
PartitionHandlingManager partitionHandlingManager,
PendingLockManager pendingLockManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NonTotalOrderTxPerCacheInboundInvocationHandler.inject(LockManager lockManager,
ClusteringDependentLogic clusteringDependentLogic,
Configuration configuration,
PendingLockManager pendingLockManager) |
| Constructor and Description |
|---|
PendingTxAction(PendingLockManager pendingLockManager,
ClusteringDependentLogic clusteringDependentLogic) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPendingLockManager
The default implementation for
PendingLockManager. |
class |
NoOpPendingLockManager
An
PendingLockManager implementation that does nothing. |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.