Uses of Package
org.objectweb.proactive.core.body.ft.servers.recovery

Packages that use org.objectweb.proactive.core.body.ft.servers.recovery
org.objectweb.proactive.core.body.ft.protocols Defines specific behavior for each implemented fault-tolerance protocol.  
org.objectweb.proactive.core.body.ft.protocols.cic.servers Defines the CIC protocol specific behavior of the fault-tolerance servers.  
org.objectweb.proactive.core.body.ft.protocols.pmlrb.servers Defines the PML protocol specific behavior of the fault-tolerance servers.  
org.objectweb.proactive.core.body.ft.servers Defines all needed servers for fault-tolerance mecanism, and a global server that implements all needed behaviors.  
org.objectweb.proactive.core.body.ft.servers.recovery Defines recovery process interface, i.e. the process responsible for triggering the recovery.  
 

Classes in org.objectweb.proactive.core.body.ft.servers.recovery used by org.objectweb.proactive.core.body.ft.protocols
RecoveryProcess
          An object implementing this interface provides recovery methods.
 

Classes in org.objectweb.proactive.core.body.ft.servers.recovery used by org.objectweb.proactive.core.body.ft.protocols.cic.servers
RecoveryProcess
          An object implementing this interface provides recovery methods.
RecoveryProcessImpl
           
 

Classes in org.objectweb.proactive.core.body.ft.servers.recovery used by org.objectweb.proactive.core.body.ft.protocols.pmlrb.servers
RecoveryProcess
          An object implementing this interface provides recovery methods.
RecoveryProcessImpl
           
 

Classes in org.objectweb.proactive.core.body.ft.servers.recovery used by org.objectweb.proactive.core.body.ft.servers
RecoveryProcess
          An object implementing this interface provides recovery methods.
 

Classes in org.objectweb.proactive.core.body.ft.servers.recovery used by org.objectweb.proactive.core.body.ft.servers.recovery
RecoveryProcess
          An object implementing this interface provides recovery methods.
 



Copyright 2001-2005 INRIA All Rights Reserved.