Uses of Package
com.atomikos.persistence

Packages that use com.atomikos.persistence
com.atomikos.icatch.imp   
com.atomikos.icatch.trmi   
com.atomikos.icatch.ws   
com.atomikos.persistence   
com.atomikos.persistence.imp   
 

Classes in com.atomikos.persistence used by com.atomikos.icatch.imp
ObjectImage
          An ObjectImage is a loggable state that can be managed by an ObjectLog.
Recoverable
          Recoverable interface: supports images for object reconstruction.
StateRecoverable
          A type of stateful objects whose state is guaranteed to be recoverable.
StateRecoveryManager
          A state recovery manager is responsible for reconstructing StateRecoverable instances based on the history.
 

Classes in com.atomikos.persistence used by com.atomikos.icatch.trmi
StateRecoveryManager
          A state recovery manager is responsible for reconstructing StateRecoverable instances based on the history.
 

Classes in com.atomikos.persistence used by com.atomikos.icatch.ws
ObjectLog
          Interface defining the functionality for logging objects to persistent storage.
 

Classes in com.atomikos.persistence used by com.atomikos.persistence
LogException
           
ObjectImage
          An ObjectImage is a loggable state that can be managed by an ObjectLog.
Recoverable
          Recoverable interface: supports images for object reconstruction.
StateRecoverable
          A type of stateful objects whose state is guaranteed to be recoverable.
 

Classes in com.atomikos.persistence used by com.atomikos.persistence.imp
LogException
           
LogStream
          The LogStream interface is an abstract definition of a stream that encapsulates a physical log.
ObjectLog
          Interface defining the functionality for logging objects to persistent storage.
Recoverable
          Recoverable interface: supports images for object reconstruction.
StateRecoverable
          A type of stateful objects whose state is guaranteed to be recoverable.
StateRecoveryManager
          A state recovery manager is responsible for reconstructing StateRecoverable instances based on the history.
 



Copyright © 2012. All Rights Reserved.