Modifier and Type | Method and Description |
---|---|
List<ExpiryScanner> |
RecoveryEnvironmentBean.getExpiryScanners()
Returns the set of ExpiryScanner instances.
|
Modifier and Type | Method and Description |
---|---|
void |
RecoveryEnvironmentBean.setExpiryScanners(List<ExpiryScanner> expiryScanners)
Sets the instances of ExpiryScanner.
|
Modifier and Type | Class and Description |
---|---|
class |
AtomicActionExpiryScanner
This class is a plug-in module for the recovery manager.
|
class |
ExpiredTransactionScanner
This class is a plug-in module for the recovery manager.
|
class |
ExpiredTransactionStatusManagerScanner
This class is a plug-in module for the recovery manager.
|
Modifier and Type | Class and Description |
---|---|
class |
ExpiredContactScanner
This class is a plug-in module for the recovery manager.
|
Modifier and Type | Class and Description |
---|---|
class |
ExpiredAssumedCompleteScanner
Implementation of
com.arjuna.CosRecovery.ExpiryScanner for removing
relics of transactions that have been assumed complete. |
class |
ExpiredServerScanner
Refinement of the expired assumed scanner for Server transactions.
|
class |
ExpiredToplevelScanner
Refinement of the expired assumed scanner for toplevel transactions.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.