Interface ClusterValve

All Superinterfaces:
Valve
All Known Implementing Classes:
ClusterSingleSignOn, JvmRouteBinderValve, ReplicationValve

public interface ClusterValve extends Valve
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.
Author:
Peter Rossbach