|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDispatcherThread | |
|---|---|
| org.ow2.orchestra.pvm.internal.jobexecutor | |
| org.ow2.orchestra.pvm.internal.jobexecutor.jdk | |
| org.ow2.orchestra.pvm.internal.jobexecutor.pvm | |
| Uses of AbstractDispatcherThread in org.ow2.orchestra.pvm.internal.jobexecutor |
|---|
| Methods in org.ow2.orchestra.pvm.internal.jobexecutor that return AbstractDispatcherThread | |
|---|---|
protected abstract AbstractDispatcherThread |
AbstractJobExecutor.getDispatcherThread()
|
| Uses of AbstractDispatcherThread in org.ow2.orchestra.pvm.internal.jobexecutor.jdk |
|---|
| Subclasses of AbstractDispatcherThread in org.ow2.orchestra.pvm.internal.jobexecutor.jdk | |
|---|---|
class |
JdkDispatcherThread
AbstractDispatcherThread implementation for using with ExecutorService. |
| Uses of AbstractDispatcherThread in org.ow2.orchestra.pvm.internal.jobexecutor.pvm |
|---|
| Subclasses of AbstractDispatcherThread in org.ow2.orchestra.pvm.internal.jobexecutor.pvm | |
|---|---|
class |
DispatcherThread
this thread is responsible for acquiring jobs in the jobImpl that need to be executed and then let the JobExecutor dispatch the acquired ids to one of the JobExecutorThreads in the pool. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||