FileDocCategorySizeDatePackage
TransactionRecovery.javaAPI DocGlassfish v2 API2608Fri May 04 22:31:18 BST 2007com.sun.enterprise.autotxrecovery

TransactionRecovery

public interface TransactionRecovery
This is a class to start an AutomaticTransactionService

Fields Summary
Constructors Summary
Methods Summary
public voidlowerFence()
Lower the fence

public voidraiseFence()
Raise the fence so that no other instance can start the recovery at the same time.

public voidstart()
DataStructures are initialized first. Recovery of transaction starts immediatley after the initialization.