Package org.apache.tomcat.util.threads

Interface Summary
Expirer.ExpireCallback  
ThreadPoolRunnable Implemented if you want to run a piece of code inside a thread pool.
 

Class Summary
Expirer Expire unused objects.
Reaper The reaper is a background thread with which ticks every minute and calls registered objects to allow reaping of old session data.
ThreadPool A thread pool that is trying to copy the apache process management.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.