org.apache.catalina.core

Class ContainerBase.ContainerBackgroundProcessor

protected class ContainerBase.ContainerBackgroundProcessor extends Object implements Runnable

Private thread class to invoke the backgroundProcess method of this container and its children after a fixed delay.
Method Summary
protected voidprocessChildren(Container container, ClassLoader cl)
voidrun()

Method Detail

processChildren

protected void processChildren(Container container, ClassLoader cl)

run

public void run()
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.