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