org.apache.catalina.ha |
This package contains code for Clustering, the base class
of a Cluster is org.apache.catalina.Cluster implementations
of this class is done when implementing a new Cluster protocol
|
Java Source File Name | Type | Comment |
CatalinaCluster.java | Interface | A CatalinaCluster interface allows to plug in and out the
different cluster implementations
author: Filip Hanik version: $Revision: 467222 $, $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
ClusterDeployer.java | Interface | |
ClusterListener.java | Class | Receive SessionID cluster change from other backup node after primary session
node is failed.
author: Peter Rossbach author: Filip Hanik version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
ClusterManager.java | Interface | The common interface used by all cluster manager. |
ClusterMessage.java | Interface | |
ClusterMessageBase.java | Class | |
ClusterRuleSet.java | Class | RuleSet for processing the contents of a
Cluster definition element. |
ClusterSession.java | Interface | |
ClusterValve.java | Interface | 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: Filip Hanik author: Peter Rossbach version: $Revision: 467222 $, $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |
Constants.java | Class | Manifest constants for the org.apache.catalina.ha
package.
author: Bip Thelin version: $Revision: 467222 $, $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. |