palio.cluster
Class ClusterDispatcher

java.lang.Object
  extended by palio.cluster.ClusterDispatcher

public class ClusterDispatcher
extends java.lang.Object


Constructor Summary
ClusterDispatcher(Cluster cluster, java.lang.String password)
           
 
Method Summary
 void addServer(java.lang.String host, int port)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterDispatcher

public ClusterDispatcher(Cluster cluster,
                         java.lang.String password)
Method Detail

addServer

public void addServer(java.lang.String host,
                      int port)