|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadPoolExecutorFactory | |
|---|---|
| net.sf.seide.controller.impl | |
| net.sf.seide.thread | |
| Uses of ThreadPoolExecutorFactory in net.sf.seide.controller.impl |
|---|
| Methods in net.sf.seide.controller.impl that return ThreadPoolExecutorFactory | |
|---|---|
ThreadPoolExecutorFactory |
DirectThreadPoolStageController.getExecutorFactory()
|
| Methods in net.sf.seide.controller.impl with parameters of type ThreadPoolExecutorFactory | |
|---|---|
void |
DirectThreadPoolStageController.setExecutorFactory(ThreadPoolExecutorFactory executorFactory)
|
| Uses of ThreadPoolExecutorFactory in net.sf.seide.thread |
|---|
| Classes in net.sf.seide.thread that implement ThreadPoolExecutorFactory | |
|---|---|
class |
DefaultThreadPoolExecutorFactory
Default ThreadPoolExecutorFactory that creates a DispatcherThreadPoolExecutor configured according to
the specified Stage and Dispatcher. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||