|
Class Summary |
| Cluster |
A 'Cluster' is a point of connection between all 'Cluster's with
the same name, running in other VMs. |
| Data |
An object capable of holding the state of multiple applications and
tiers. |
| DataDelta |
An object capable of holding a Data change (Delta) and applying it
to said Data. |
| LocalCluster |
A uniquely identifiable n->n intra-vm event-raising communications
channel. |
| MBeanImpl |
A base class containing fnality useful to the MBeans of the
Clustering module. |
| NamedMBeanImpl |
A base class containing fnality useful to Named MBeans of the
Clustering module. |
| Node |
A Node is an instance of a connection to a Cluster. |
| Tier |
Tier abstracts code common to different Tier impls
into the same abstract base. |