org.mmbase.module.builders
Class PropertiesProbe

java.lang.Object
  extended byorg.mmbase.module.builders.PropertiesProbe
All Implemented Interfaces:
Runnable

public class PropertiesProbe
extends Object
implements Runnable

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).

Version:
$Id: PropertiesProbe.java,v 1.11 2005/01/25 12:45:19 pierre Exp $
Author:
Daniel Ockeloen
Warning: Contains Database Legacy Code

Constructor Summary
PropertiesProbe(Properties parent)
           
 
Method Summary
 void init()
           
 void run()
           
 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

PropertiesProbe

public PropertiesProbe(Properties parent)
Method Detail

init

public void init()

start

public void start()
Starts the admin Thread.


stop

public void stop()
Stops the admin Thread.


run

public void run()
Specified by:
run in interface Runnable


MMBase build 1.8.1.20060716