org.mmbase.clustering.unicast
Class Unicast
java.lang.Object
org.mmbase.clustering.ClusterManager
org.mmbase.clustering.unicast.Unicast
- All Implemented Interfaces:
- AllEventListener, EventListener, Runnable
- public class Unicast
- extends ClusterManager
- Version:
- $Id: Unicast.java,v 1.9 2006/06/21 05:46:20 michiel Exp $
- Author:
- Nico Klasens
- Warning: No Java Documentation Available.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_FILE
public static final String CONFIG_FILE
- See Also:
- Constant Field Values
Unicast
public Unicast()
readConfiguration
protected void readConfiguration(Map configuration)
- Overrides:
readConfiguration in class ClusterManager
startCommunicationThreads
protected void startCommunicationThreads()
- Description copied from class:
ClusterManager
- Subclasses should start the communication threads in this method
- Specified by:
startCommunicationThreads in class ClusterManager
- See Also:
ClusterManager.startCommunicationThreads()
stopCommunicationThreads
protected void stopCommunicationThreads()
- Description copied from class:
ClusterManager
- Subclasses should stop the communication threads in this method
- Specified by:
stopCommunicationThreads in class ClusterManager
- See Also:
ClusterManager.stopCommunicationThreads()
changedNode
public void changedNode(NodeEvent event)
MMBase build 1.8.1.20060716