|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.mmbase.module.core.MultiCastChangesSender
MultiCastChangesSender is a thread object sending the nodes found in the sending queue over the multicast 'channel'
| 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 |
public MultiCastChangesSender(MMBaseMultiCast parent,
Queue nodesTosend)
| Method Detail |
public void init()
public void start()
public void stop()
public void run()
run in interface java.lang.Runnable
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||