org.objectweb.dream.protocol.utobcast
Interface BackupElection

All Known Implementing Classes:
BackupElectionImpl

public interface BackupElection

This interface defines methods to elect a new backup.


Field Summary
static String ITF_NAME
          The commonly used name to refer to this interface.
 
Method Summary
 void elect()
          Elects a new backup and propagate information to all the processes.
 

Field Detail

ITF_NAME

public static final String ITF_NAME
The commonly used name to refer to this interface.

See Also:
Constant Field Values
Method Detail

elect

public void elect()
Elects a new backup and propagate information to all the processes.



Copyright © 2003, 2004 - INRIA Rhone-Alpes - All Rights Reserved.