| |
|
| java.lang.Object java.lang.Thread org.ofbiz.minerva.pool.PoolGCThread
PoolGCThread | class PoolGCThread extends Thread (Code) | | Runs garbage collection on all available pools. Only one GC thread is
created, no matter how many pools there are - it just tries to calculate
the next time it should run based on the figues for all the pools. It will
run on any pools which are "pretty close" to their requested time.
author: Aaron Mulder (ammulder@alumni.princeton.edu) version: $Revision: 1.2 $ |
PoolGCThread | PoolGCThread()(Code) | | |
|
|
|