Uses of Class
org.objectweb.jotm.JotmRecovery

Packages that use JotmRecovery
org.objectweb.jotm   
 

Uses of JotmRecovery in org.objectweb.jotm
 

Methods in org.objectweb.jotm that return JotmRecovery
static JotmRecovery JotmRecovery.getJotmRecovery()
          Returns the unique instance of the class or null if not initialized.
 JotmRecovery TransactionRecovery.getJotmRecovery()
           
 JotmRecovery TransactionRecoveryImpl.getJotmRecovery()