The previous section defines a Schedulable component that schedules a task to print Hello to the console. To schedule this task, the component needs to be configured with two properties:

For example:

scheduler=/atg/dynamo/service/Scheduler
schedule=every 10 seconds

 
loading table of contents...