| org.apache.geronimo.clustering.ejb | The Geronimo Clustering implementation. |
| org.apache.geronimo.clustering.jndi | |
| org.apache.geronimo.clustering.wadi | |
| org.apache.geronimo.clustering.web | The Geronimo Clustering implementation. |
| Cluster | code | html | |
| ClusterListener | code | html | |
| ClusteredInvocation | Represents a clustered invocation. | code | html |
| DataDeltaListener | An interface implemented by components that wish to be notified about changes to Cluster state. | code | html |
| DataListener | An interface implemented by components that wish to have their state initialised from the Cluster. | code | html |
| LocalNode | code | html | |
| MetaDataListener | An interface implemented by components that wish to be notified upon membership of a Cluster changing. | code | html |
| Node | Represents a node. | code | html |
| Session | Represents a clustered session. | code | html |
| SessionListener | Callback listener for inbound and outbound Session migration. | code | html |
| SessionManager | Represents a local SessionManager. | code | html |
| SessionManagerListener | code | html |
| AbstractNode | code | html | |
| DataDelta | An object capable of holding a Data change (Delta) and applying it to said Data. | code | html |
| MBeanImpl | A base class containing fnality useful to the MBeans of the Clustering module. | code | html |
| NamedMBeanImpl | A base class containing fnality useful to Named MBeans of the Clustering module. | code | html |
| Tier | Tier abstracts code common to different Tier impls into the same abstract base. | code | html |
| BasicLocalNode | code | html | |
| ClusteredInvocationException | code | html | |
| Data | An object capable of holding the state of multiple applications and tiers. | code | html |
| LocalCluster | A uniquely identifiable n->n intra-vm event-raising communications channel. | code | html |
| SessionAlreadyExistException | code | html |