Save This Page
Home » apache-tomcat-6.0.16-src » org.apache » catalina » core » [javadoc | source]
org.apache.catalina.core
protected class: ContainerBase.ContainerBackgroundProcessor [javadoc | source]
java.lang.Object
   org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor

All Implemented Interfaces:
    Runnable

Private thread class to invoke the backgroundProcess method of this container and its children after a fixed delay.
Method from org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor Summary:
processChildren,   run
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor Detail:
 protected  void processChildren(Container container,
    ClassLoader cl) 
 public  void run()