|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThunkCreator | |
|---|---|
| org.apache.tapestry5.ioc.internal.services | |
| org.apache.tapestry5.ioc.services | |
| Uses of ThunkCreator in org.apache.tapestry5.ioc.internal.services |
|---|
| Classes in org.apache.tapestry5.ioc.internal.services that implement ThunkCreator | |
|---|---|
class |
ThunkCreatorImpl
|
| Constructors in org.apache.tapestry5.ioc.internal.services with parameters of type ThunkCreator | |
|---|---|
LazyAdvisorImpl(ThunkCreator thunkCreator)
|
|
ParallelExecutorImpl(ExecutorService executorService,
ThunkCreator thunkCreator,
PerthreadManager perthreadManager)
|
|
| Uses of ThunkCreator in org.apache.tapestry5.ioc.services |
|---|
| Methods in org.apache.tapestry5.ioc.services with parameters of type ThunkCreator | |
|---|---|
static ParallelExecutor |
TapestryIOCModule.buildDeferredExecution(int coreSize,
int maxSize,
int keepAliveMillis,
boolean threadPoolEnabled,
int queueSize,
PerthreadManager perthreadManager,
RegistryShutdownHub shutdownHub,
ThunkCreator thunkCreator)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||