org.apache.catalina.ha
public interface ClusterValve extends Valve
Version: $Revision: 467222 $, $Date: 2006-10-24 05:17:11 +0200 (Tue, 24 Oct 2006) $
Method Summary | |
---|---|
CatalinaCluster | getCluster()
Returns the cluster the cluster deployer is associated with |
void | setCluster(CatalinaCluster cluster)
Associates the cluster deployer with a cluster |
Returns: CatalinaCluster
Parameters: cluster CatalinaCluster