public abstract class TransactionRecoveryModule extends Object
com.arjuna.CosRecovery.RecoveryModule
(the plug-in definition) itself - this is left to the subclass.| Modifier and Type | Field and Description |
|---|---|
protected static RecoveryStore |
_recoveryStore |
protected String |
_transactionType |
protected Vector |
_transactionUidVector |
| Constructor and Description |
|---|
TransactionRecoveryModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initialise()
Set-up routine
|
protected void |
periodicWorkFirstPass()
This is called periodically by the RecoveryManager
|
protected void |
periodicWorkSecondPass() |
protected String _transactionType
protected static RecoveryStore _recoveryStore
protected Vector _transactionUidVector
Copyright © 2016 JBoss by Red Hat. All rights reserved.