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, getInfo, getNext, invoke, isAsyncSupported, setNext
CatalinaCluster getCluster()
void setCluster(CatalinaCluster cluster)
cluster
- CatalinaClusterCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.