|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadPool.ControlRunnable | |
---|---|
com.sun.grizzly.http.jk.util.threads |
Uses of ThreadPool.ControlRunnable in com.sun.grizzly.http.jk.util.threads |
---|
Fields in com.sun.grizzly.http.jk.util.threads declared as ThreadPool.ControlRunnable | |
---|---|
protected ThreadPool.ControlRunnable[] |
ThreadPool.pool
|
Methods in com.sun.grizzly.http.jk.util.threads with parameters of type ThreadPool.ControlRunnable | |
---|---|
void |
ThreadPool.addThread(Thread t,
ThreadPool.ControlRunnable cr)
|
protected void |
ThreadPool.notifyThreadEnd(ThreadPool.ControlRunnable c)
Inform the pool that the specific thread finish. |
protected void |
ThreadPool.returnController(ThreadPool.ControlRunnable c)
Returns the thread to the pool. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |