org.mmbase.module.builders
Class MMEventsProbe

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

public class MMEventsProbe
extends Object
implements Runnable

Version:
$Id: MMEventsProbe.java,v 1.7 2004/10/08 12:23:54 pierre Exp $
Author:
Daniel Ockeloen
Class for Application :
Tools
Warning: No Java Documentation Available.

Constructor Summary
MMEventsProbe(MMEvents parent)
           
 
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

MMEventsProbe

public MMEventsProbe(MMEvents 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()
admin probe, try's to make a call to all the maintainance calls.

Specified by:
run in interface Runnable


MMBase build 1.8.1.20060716