| Interface | Description |
|---|---|
| ClusteringDependentLogic |
Abstractization for logic related to different clustering modes: replicated or distributed.
|
| Class | Description |
|---|---|
| AbstractLockingInterceptor | Deprecated
Since 8.2, no longer public API.
|
| AbstractTxLockingInterceptor | Deprecated
Since 8.2, no longer public API.
|
| ClusteringDependentLogic.AbstractClusteringDependentLogic | |
| ClusteringDependentLogic.DistributionLogic |
This logic is used in distributed mode caches.
|
| ClusteringDependentLogic.InvalidationLogic |
This logic is used in invalidation mode caches.
|
| ClusteringDependentLogic.LocalLogic |
This logic is used in local mode caches.
|
| ClusteringDependentLogic.ReplicationLogic |
This logic is used in replicated mode caches.
|
| NonTransactionalLockingInterceptor | Deprecated
Since 8.2, no longer public API.
|
| OptimisticLockingInterceptor | Deprecated
Since 8.2, no longer public API.
|
| PessimisticLockingInterceptor | Deprecated
Since 8.2, no longer public API.
|
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.