Rice Pastry API

rice.pastry
Interface ReadyStrategy

All Known Implementing Classes:
PeriodicLeafSetProtocol

public interface ReadyStrategy


Method Summary
 boolean isReady()
           
 void setReady(boolean r)
           
 void start()
          Called when it is time to take over as the renderstrategy.
 void stop()
           
 

Method Detail

setReady

void setReady(boolean r)

isReady

boolean isReady()

start

void start()
Called when it is time to take over as the renderstrategy.


stop

void stop()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection