org.mmbase.applications.mmbob
Class ForumSwapManager

java.lang.Object
  extended byorg.mmbase.applications.mmbob.ForumSwapManager
All Implemented Interfaces:
Runnable

public class ForumSwapManager
extends Object
implements Runnable

Author:
Daniel Ockeloen

Constructor Summary
ForumSwapManager(int sleeptime)
           
 
Method Summary
 void doWork()
          Main work loop
 void init()
          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

ForumSwapManager

public ForumSwapManager(int sleeptime)
Method Detail

init

public void init()
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 Runnable

doWork

public void doWork()
Main work loop



MMBase build 1.8.1.20060716