|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tomcat.util.threads.ThreadPool.MonitorRunnable
public static class ThreadPool.MonitorRunnable
Periodically execute an action - cleanup in this case
Method Summary | |
---|---|
void |
run()
|
void |
setInterval(int i)
|
void |
start()
|
void |
stop()
|
void |
terminate()
Stop the monitor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void start()
public void setInterval(int i)
public void run()
run
in interface java.lang.Runnable
public void stop()
public void terminate()
|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |