org.apache.catalina.cluster
Interface ClusterReceiver
- All Known Implementing Classes:
- ReplicationListener
- public interface ClusterReceiver
start
public void start()
throws java.io.IOException
- Throws:
java.io.IOException
stop
public void stop()
setCatalinaCluster
public void setCatalinaCluster(CatalinaCluster cluster)
setIsSenderSynchronized
public void setIsSenderSynchronized(boolean isSenderSynchronized)
getHost
public java.lang.String getHost()
getPort
public int getPort()
Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.