|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClusterValve
Cluster valves are a simple extension to the Tomcat valve architecture with a small addition of being able to reference the cluster component in the container it sits in.
Method Summary | |
---|---|
CatalinaCluster |
getCluster()
Returns the cluster the cluster deployer is associated with |
void |
setCluster(CatalinaCluster cluster)
Associates the cluster deployer with a cluster |
Methods inherited from interface org.apache.catalina.Valve |
---|
backgroundProcess, event, getInfo, getNext, invoke, setNext |
Method Detail |
---|
CatalinaCluster getCluster()
void setCluster(CatalinaCluster cluster)
cluster
- CatalinaCluster
|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |