org.mmbase.module.builders
Class MMServersProbe

java.lang.Object
  |
  +--org.mmbase.module.builders.MMServersProbe
All Implemented Interfaces:
java.lang.Runnable

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

Author:
Daniel Ockeloen

Constructor Summary
MMServersProbe(MMServers parent)
           
 
Method Summary
 void doWork()
          Main work loop
 void init()
           
 void run()
          Main loop, exception protected
 void start()
          Starts the main Thread.
 void stop()
          Stops the main Thread.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MMServersProbe

public MMServersProbe(MMServers parent)
Method Detail

init

public void init()

start

public void start()
Starts the main Thread.

stop

public void stop()
Stops the main Thread.

run

public void run()
Main loop, exception protected
Specified by:
run in interface java.lang.Runnable

doWork

public void doWork()
Main work loop


MMBase build 1.6.5.20030923