Uses of Class
org.jboss.seam.cron.spi.scheduling.trigger.TriggerDetail

Packages that use TriggerDetail
org.jboss.seam.cron.spi.scheduling.trigger   
 

Uses of TriggerDetail in org.jboss.seam.cron.spi.scheduling.trigger
 

Subclasses of TriggerDetail in org.jboss.seam.cron.spi.scheduling.trigger
 class IntervalTriggerDetail
          Simple container for the qualifying annotation and payload type of a repeating-interval trigger to be fired.
 class ScheduledTriggerDetail
          Simple container for the qualifying annotation, payload type and schedule definition of a scheduled event to be fired.
 



Copyright © 2011 Seam Framework. All Rights Reserved.