Uses of Interface
org.apache.tapestry5.ioc.services.cron.PeriodicExecutor
Packages that use PeriodicExecutor
Package
Description
[INTERNAL USE ONLY] Support for cron-like services in Tapestry IOC; API subject to change.
-
Uses of PeriodicExecutor in org.apache.tapestry5.ioc.internal.services.cron
Classes in org.apache.tapestry5.ioc.internal.services.cron that implement PeriodicExecutor -
Uses of PeriodicExecutor in org.apache.tapestry5.ioc.modules
Methods in org.apache.tapestry5.ioc.modules with parameters of type PeriodicExecutorModifier and TypeMethodDescriptionstatic void
TapestryIOCModule.contributeRegistryStartup
(OrderedConfiguration<Runnable> configuration, PeriodicExecutor periodicExecutor)