|
Class Summary |
| ChangeManager |
This utility class contains the methods for broadcasting/registering changes on nodes. |
| ClusteringModule |
This module bootstraps and configures MMBase clustering. |
| ClusterManager |
ClusterManager is a thread object that reads the receive queue
and calls the objects (listeners) who need to know. |
| Statistics |
A structute for basic statistical information about receiving an sending messages in the cluster. |
| WaitNode |
WaitNode is a wrapper class for MMObjectNode we want to
put into a 'waiting for a change' mode we don't block on the object
itself because we need to check its number before we nofity it again. |