Package org.apache.commons.jelly.tags.quartz

A tag library for scheduling tasks to be run using the Quartz library

See:
          Description

Class Summary
CronTriggerTag Define a trigger using a cron time spec.
JellyJob Implementation of a quart Job to execute jellyscript.
JobTag Defines a schedulable job.
QuartzTagLibrary Tag library for the Quartz enterprise job scheduler.
QuartzTagSupport Basic support for all tags requiring a Quartz scheduler.
TriggerTag Abstract base for all triggers.
WaitForSchedulerTag Block and wait for the Quartz scheduler to shutdown.
 

Package org.apache.commons.jelly.tags.quartz Description

A tag library for scheduling tasks to be run using the Quartz library



Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.