|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.tomcat.util.threads | |
org.apache.tomcat.modules.session | |
org.apache.tomcat.util.net | |
org.apache.tomcat.util.threads |
Classes in org.apache.tomcat.util.threads used by org.apache.tomcat.modules.session | |
Expirer
Expire unused objects. |
Classes in org.apache.tomcat.util.threads used by org.apache.tomcat.util.net | |
ThreadPool
A thread pool that is trying to copy the apache process management. |
Classes in org.apache.tomcat.util.threads used by org.apache.tomcat.util.threads | |
Expirer.ExpireCallback
|
|
ThreadPool
A thread pool that is trying to copy the apache process management. |
|
ThreadPool.ControlRunnable
A Thread object that executes various actions ( ThreadPoolRunnable ) under control of ThreadPool |
|
ThreadPool.MonitorRunnable
Periodically execute an action - cleanup in this case |
|
ThreadPool.ThreadPoolListener
Interface to allow applications to be notified when a threads are created and stopped. |
|
ThreadPoolRunnable
Implemented if you want to run a piece of code inside a thread pool. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |