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.
 

Method Detail

setReady

void setReady(boolean r)

isReady

boolean isReady()

start

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


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.