Package | Description |
---|---|
org.apache.tapestry5.ioc.internal.services |
[INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change.
|
org.apache.tapestry5.ioc.modules |
Modifier and Type | Class and Description |
---|---|
class |
ThunkCreatorImpl |
Constructor and Description |
---|
LazyAdvisorImpl(ThunkCreator thunkCreator) |
ParallelExecutorImpl(ExecutorService executorService,
ThunkCreator thunkCreator,
PerthreadManager perthreadManager) |
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) |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.