org.apache.catalina.core

Class ContainerBase.ContainerBackgroundProcessor

Enclosing Class:
ContainerBase
Implemented Interfaces:
Runnable

protected class ContainerBase.ContainerBackgroundProcessor
extends java.lang.Object
implements Runnable

Private thread class to invoke the backgroundProcess method of this container and its children after a fixed delay.

Method Summary

protected void
processChildren(Container container, ClassLoader cl)
void
run()

Method Details

processChildren

protected void processChildren(Container container,
                               ClassLoader cl)


run

public void run()


Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.