Package | Description |
---|---|
net.sf.ehcache.constructs.nonstop |
Ehcache-nonstopcache package
|
Modifier and Type | Field and Description |
---|---|
private NonstopThreadPool.Worker |
NonstopThreadPool.WorkerThreadLocal.worker |
private NonstopThreadPool.Worker |
NonstopThreadPool.WeakWorkerReference.worker |
Modifier and Type | Method and Description |
---|---|
NonstopThreadPool.Worker |
NonstopThreadPool.WeakWorkerReference.getWorker() |
Constructor and Description |
---|
WeakWorkerReference(NonstopThreadPool.Worker worker,
java.lang.Thread referent,
java.lang.ref.ReferenceQueue<? super java.lang.Thread> q) |