D E F G I M O P Q S T

D

destroyProvider() - Method in class org.jboss.seam.cron.scheduling.quartz.QuartzScheduleProvider
Shutdown the scheduler on application close.

E

execute(JobExecutionContext) - Method in class org.jboss.seam.cron.scheduling.quartz.TriggerJob
Executes the firing of the trigger payload via the delegate #ProviderContextTriggerSupport when told to do so by the Quartz scheduler.

F

fetchTriggerSupplies(JobExecutionContext) - Method in class org.jboss.seam.cron.scheduling.quartz.TriggerJob
 

G

getScheduler() - Method in class org.jboss.seam.cron.scheduling.quartz.QuartzScheduleProvider
 

I

initProvider() - Method in class org.jboss.seam.cron.scheduling.quartz.QuartzScheduleProvider
Initialises the scheduler.

M

MANAGER_NAME - Static variable in class org.jboss.seam.cron.scheduling.quartz.QuartzScheduleProvider
The name of the JSR-299 BeanManager instance when a reference to it is stored and retrieved from the job details.

O

org.jboss.seam.cron.scheduling.quartz - package org.jboss.seam.cron.scheduling.quartz
 

P

processIntervalTrigger(IntervalTriggerDetail) - Method in class org.jboss.seam.cron.scheduling.quartz.QuartzScheduleProvider
 
processScheduledTrigger(ScheduledTriggerDetail) - Method in class org.jboss.seam.cron.scheduling.quartz.QuartzScheduleProvider
 

Q

QUALIFIER - Static variable in class org.jboss.seam.cron.scheduling.quartz.QuartzScheduleProvider
The name of the property containing the observer method bindings to be used when storing and retrieving it from the job details.
QuartzScheduleProvider - Class in org.jboss.seam.cron.scheduling.quartz
Methods of this class are called at various stages of the JSR-299 initialization to set up and start the appropriate schedules in line with the scheduled events being observed by the application.
QuartzScheduleProvider() - Constructor for class org.jboss.seam.cron.scheduling.quartz.QuartzScheduleProvider
 

S

SCHEDULE_JOB_GROUP - Static variable in class org.jboss.seam.cron.scheduling.quartz.QuartzScheduleProvider
The name of the job group for all arbitrarily scheduled events.

T

TRIGGER_SUPPLIES - Static variable in class org.jboss.seam.cron.scheduling.quartz.QuartzScheduleProvider
 
TriggerJob - Class in org.jboss.seam.cron.scheduling.quartz
Base class for firing a Trigger via a Quartz Job via the extended #ProviderContextTriggerSupport.
TriggerJob() - Constructor for class org.jboss.seam.cron.scheduling.quartz.TriggerJob
 

D E F G I M O P Q S T

Copyright © 2011 Seam Framework. All Rights Reserved.