|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.applications.mmbob.ForumSwapManager
public class ForumSwapManager
| Field Summary | |
|---|---|
(package private) Thread |
kicker
|
(package private) int |
sleeptime
|
| Constructor Summary | |
|---|---|
ForumSwapManager(int sleeptime)
|
|
| Method Summary | |
|---|---|
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 |
| Field Detail |
|---|
Thread kicker
int sleeptime
| Constructor Detail |
|---|
public ForumSwapManager(int sleeptime)
| Method Detail |
|---|
public void init()
public void start()
public void stop()
public void run()
run in interface Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||