|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.mmbase.remote.MMRemoteMultiCastChangesReceiver
MultiCastChangesReceiver is a thread object that reads the receive queue and spawns them to call the objects (listeners) who need to know.
| Constructor Summary | |
MMRemoteMultiCastChangesReceiver(MMRemoteMultiCast parent,
Queue nodesToSpawn)
|
|
| 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 MMRemoteMultiCastChangesReceiver(MMRemoteMultiCast parent,
Queue nodesToSpawn)
| 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 | |||||||