Package | Description |
---|---|
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.services.cron |
Support for cron-like services in Tapestry IOC
|
Modifier and Type | Method and Description |
---|---|
PeriodicJob |
PeriodicExecutorImpl.addJob(Schedule schedule,
String name,
Runnable job) |
Modifier and Type | Method and Description |
---|---|
PeriodicJob |
PeriodicExecutor.addJob(Schedule schedule,
String name,
Runnable job)
Adds a job to be executed.
|
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.