Uses of Package
com.atomikos.persistence

Packages that use com.atomikos.persistence
com.atomikos.icatch.imp   
com.atomikos.persistence   
com.atomikos.persistence.dataserializable   
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.persistence
LogException
          Exception signaling (fatal) errors during logging of recoverable state.
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.dataserializable
LogException
          Exception signaling (fatal) errors during logging of recoverable state.
LogStream
          The LogStream interface is an abstract definition of a stream that encapsulates a physical log.
Recoverable
          Recoverable interface: supports images for object reconstruction.
 

Classes in com.atomikos.persistence used by com.atomikos.persistence.imp
LogException
          Exception signaling (fatal) errors during logging of recoverable state.
LogStream
          The LogStream interface is an abstract definition of a stream that encapsulates a physical log.
ObjectImage
          An ObjectImage is a loggable state that can be managed by an ObjectLog.
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 © 2014. All Rights Reserved.