| Package | Description |
|---|---|
| org.infinispan.commands.remote.recovery | |
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.transaction.xa |
XA transaction support.
|
| org.infinispan.transaction.xa.recovery |
| Modifier and Type | Field and Description |
|---|---|
protected RecoveryManager |
RecoveryCommand.recoveryManager
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentRef<RecoveryManager> |
ComponentRegistry.getRecoveryManager() |
| Modifier and Type | Field and Description |
|---|---|
protected RecoveryManager |
XaTransactionTable.recoveryManager |
| Modifier and Type | Class and Description |
|---|---|
class |
RecoveryManagerImpl
Default implementation for
RecoveryManager |
Copyright © 2022 JBoss by Red Hat. All rights reserved.