| java.lang.Object org.mmbase.module.builders.MMEventsProbe
MMEventsProbe | public class MMEventsProbe implements Runnable(Code) | | version: $Id: MMEventsProbe.java,v 1.10 2007/08/02 13:26:09 michiel Exp $ author: Daniel Ockeloen |
Method Summary | |
public void | init() | public void | run() admin probe, try's to make a call to all the maintainance calls. | public void | start() Starts the admin Thread. | public void | stop() Stops the admin Thread. |
run | public void run()(Code) | | admin probe, try's to make a call to all the maintainance calls.
|
start | public void start()(Code) | | Starts the admin Thread.
|
stop | public void stop()(Code) | | Stops the admin Thread.
|
|
|