|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParallelExecutor | |
|---|---|
| org.apache.tapestry5.ioc.internal.services | |
| org.apache.tapestry5.ioc.services | |
| Uses of ParallelExecutor in org.apache.tapestry5.ioc.internal.services |
|---|
| Classes in org.apache.tapestry5.ioc.internal.services that implement ParallelExecutor | |
|---|---|
class |
NonParallelExecutor
Implementation of ParallelExecutor used when the thread pool is disabled. |
class |
ParallelExecutorImpl
|
| Uses of ParallelExecutor in org.apache.tapestry5.ioc.services |
|---|
| Methods in org.apache.tapestry5.ioc.services that return ParallelExecutor | |
|---|---|
static ParallelExecutor |
TapestryIOCModule.buildDeferredExecution(int coreSize,
int maxSize,
int keepAliveMillis,
boolean threadPoolEnabled,
PerthreadManager perthreadManager,
RegistryShutdownHub shutdownHub,
ThunkCreator thunkCreator)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||