Uses of Interface
org.apache.tapestry5.ioc.services.ThunkCreator
Packages that use ThunkCreator
Package
Description
[INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change.
-
Uses of ThunkCreator in org.apache.tapestry5.ioc.internal.services
Classes in org.apache.tapestry5.ioc.internal.services that implement ThunkCreatorConstructors in org.apache.tapestry5.ioc.internal.services with parameters of type ThunkCreatorModifierConstructorDescriptionLazyAdvisorImpl
(ThunkCreator thunkCreator) ParallelExecutorImpl
(ExecutorService executorService, ThunkCreator thunkCreator, PerthreadManager perthreadManager) -
Uses of ThunkCreator in org.apache.tapestry5.ioc.modules
Methods in org.apache.tapestry5.ioc.modules with parameters of type ThunkCreatorModifier and TypeMethodDescriptionstatic ParallelExecutor
TapestryIOCModule.buildDeferredExecution
(int coreSize, int maxSize, int keepAliveMillis, boolean threadPoolEnabled, int queueSize, PerthreadManager perthreadManager, RegistryShutdownHub shutdownHub, ThunkCreator thunkCreator)