Class ContainerBase.ContainerBackgroundProcessor
java.lang.Object
org.apache.catalina.core.ContainerBase.ContainerBackgroundProcessor
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ContainerBase
Private runnable class to invoke the backgroundProcess method of this container and its children after a fixed
 delay.
- Author:
- Craig R. McClanahan
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ContainerBackgroundProcessorprotected ContainerBackgroundProcessor()
 
- 
- 
Method Details- 
run
- 
processChildren
 
-