Package org.apache.catalina.core
Class ContainerBase.ContainerBackgroundProcessorMonitor
java.lang.Object
org.apache.catalina.core.ContainerBase.ContainerBackgroundProcessorMonitor
- All Implemented Interfaces:
Runnable
- Enclosing class:
ContainerBase
protected class ContainerBase.ContainerBackgroundProcessorMonitor
extends Object
implements Runnable
Monitor runnable that starts the background processor thread when the container is available.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructs a new ContainerBackgroundProcessorMonitor instance. -
Method Summary