infoservice.agreement.common
Interface TimeoutListener

All Known Subinterfaces:
IAgreementHandler, IConsensusLog
All Known Implementing Classes:
ConsensusLogEchoMulticast, EchoMulticastAgreementHandlerImpl, InfoServicePaxosAdapter, PaxosAcceptor, PaxosAdapter

public interface TimeoutListener


Method Summary
 void timeout(java.lang.Object a_value)
           
 

Method Detail

timeout

void timeout(java.lang.Object a_value)