Class | Description |
---|---|
ExpiredContactScanner |
This class is a plug-in module for the recovery manager.
|
FactoryContactItem |
Create a persistent entry in the ActionStore to allow the RecoveryManager to
know which ArjunaFactory is in which JVM.
|
RecoveryContactWriter |
An instance of this object is registered so as to be invoked when any
CORBA object is constructed, but ignores everything except the first ArjunaFactory
On seeing an ArjunaFactory, it causes a FactoryContactItem to be saved and
deregisters itself
(and thus relies on the fact (true for 2.1) that any ArjunaFactory can be used to
find the status of any transaction.
|
StatusChecker |
Checks the status of a transaction as known to the original process that
created it - assuming the transaction still exists.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.