|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.mmbase.module.ModuleProbe
admin module, keeps track of all the worker pools and adds/kills workers if needed (depending on there load and info from the config module).
| Constructor Summary | |
ModuleProbe(java.util.Map mods)
|
|
| Method Summary | |
void |
init()
|
void |
run()
admin probe, try's to make a call to all the maintainance calls. |
void |
start()
Starts the admin Thread. |
void |
stop()
Stops the admin Thread. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ModuleProbe(java.util.Map mods)
| 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 | |||||||