Uses of Package
org.jboss.seam.cron.spi.scheduling.trigger

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

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

Classes in org.jboss.seam.cron.spi.scheduling.trigger used by org.jboss.seam.cron.spi.scheduling.trigger
TriggerDetail
          Simple container for the qualifying annotation and payload type of a scheduled event to be fired.
TriggerSupplies
          Represents the objects required in order for a #DefaultTriggerHelper to be able to fire the appropriate event when required to.
TriggerSupport
           Base class allowing scheduling providers to easily fire the appropriate CDI event when required.
 



Copyright © 2011 Seam Framework. All Rights Reserved.