Uses of Package
org.objectweb.jotm.core.log

Packages that use org.objectweb.jotm.core.log
org.objectweb.jotm.core.log Specifies JOTM 2 log management API 
org.objectweb.jotm.core.transaction Specifies JOTM 2 transaction management API 
org.objectweb.jotm.impl.core.log Provides some implementations of the org.objectweb.jotm.core.log interfaces 
org.objectweb.jotm.impl.core.transaction Provides some implementations of the org.objectweb.jotm.core.transaction interfaces 
 

Classes in org.objectweb.jotm.core.log used by org.objectweb.jotm.core.log
LogFailureException
           
LogReader
           
LogWriter
          LogWriter is the entity that stores all information on executed transactions to support recovery.
 

Classes in org.objectweb.jotm.core.log used by org.objectweb.jotm.core.transaction
LogReader
           
LogWriter
          LogWriter is the entity that stores all information on executed transactions to support recovery.
 

Classes in org.objectweb.jotm.core.log used by org.objectweb.jotm.impl.core.log
LogFailureException
           
LogManager
           
LogReader
           
LogWriter
          LogWriter is the entity that stores all information on executed transactions to support recovery.
 

Classes in org.objectweb.jotm.core.log used by org.objectweb.jotm.impl.core.transaction
LogReader
           
LogWriter
          LogWriter is the entity that stores all information on executed transactions to support recovery.