org.mmbase.module.core
Class MultiCastChangesSender

java.lang.Object
  extended byorg.mmbase.module.core.MultiCastChangesSender
All Implemented Interfaces:
java.lang.Runnable

public class MultiCastChangesSender
extends java.lang.Object
implements java.lang.Runnable

MultiCastChangesSender is a thread object sending the nodes found in the sending queue over the multicast 'channel'

Version:
$Id: MultiCastChangesSender.java,v 1.8.2.2 2004/07/16 11:23:35 pierre Exp $
Author:
Rico Jansen
Warning: No Java Documentation Available.

Constructor Summary
MultiCastChangesSender(MMBaseMultiCast parent, Queue nodesTosend)
           
 
Method Summary
 void init()
           
 void run()
          admin probe, try's to make a call to all the maintainance calls.
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiCastChangesSender

public MultiCastChangesSender(MMBaseMultiCast parent,
                              Queue nodesTosend)
Warning: No Java Documentation Available.
Method Detail

init

public void init()
Warning: No Java Documentation Available.

start

public void start()
Warning: No Java Documentation Available.

stop

public void stop()
Warning: No Java Documentation Available.

run

public void run()
admin probe, try's to make a call to all the maintainance calls.

Specified by:
run in interface java.lang.Runnable


MMBase build 1.7.1.20041002