public interface ClusterValve extends Valve
Modifier and Type | Method and Description |
---|---|
CatalinaCluster |
getCluster()
Returns the cluster the cluster deployer is associated with
|
void |
setCluster(CatalinaCluster cluster)
Associates the cluster deployer with a cluster
|
backgroundProcess, event, getNext, invoke, isAsyncSupported, setNext
CatalinaCluster getCluster()
void setCluster(CatalinaCluster cluster)
cluster
- CatalinaClusterCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.