|
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.catalina.core.ContainerBase.ContainerBackgroundProcessor
protected class ContainerBase.ContainerBackgroundProcessor
Private thread class to invoke the backgroundProcess method of this container and its children after a fixed delay.
Constructor Summary | |
---|---|
protected |
ContainerBase.ContainerBackgroundProcessor()
|
Method Summary | |
---|---|
protected void |
processChildren(Container container,
java.lang.ClassLoader cl)
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ContainerBase.ContainerBackgroundProcessor()
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
protected void processChildren(Container container, java.lang.ClassLoader cl)
|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |