Package org.jboss.seam.cron.spi.scheduling

Interface Summary
CronSchedulingProvider The service contract for underlying providers of scheduled events.
 

Class Summary
CronSchedulingInstaller Scans all scheduling annotations and captures the configuration as a #Set of #TriggerDetails, then forwards those configurations on to the #CronSchedulingProvider implementation so that the underlying service can be configured appropriately.
 



Copyright © 2011 Seam Framework. All Rights Reserved.