Package | Description |
---|---|
org.apache.tapestry5.ioc.internal.services |
[INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change.
|
org.apache.tapestry5.ioc.internal.services.cron |
[INTERNAL USE ONLY] Support for cron-like services in Tapestry IOC; API subject to change.
|
org.apache.tapestry5.ioc.modules |
Modifier and Type | Class and Description |
---|---|
class |
NonParallelExecutor
Implementation of
ParallelExecutor used when the thread pool is disabled. |
class |
ParallelExecutorImpl |
Constructor and Description |
---|
PeriodicExecutorImpl(ParallelExecutor parallelExecutor,
org.slf4j.Logger logger) |
Modifier and Type | Method and Description |
---|---|
static ParallelExecutor |
TapestryIOCModule.buildDeferredExecution(int coreSize,
int maxSize,
int keepAliveMillis,
boolean threadPoolEnabled,
int queueSize,
PerthreadManager perthreadManager,
RegistryShutdownHub shutdownHub,
ThunkCreator thunkCreator) |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.