|
Class Summary |
| IntervalTriggerDetail |
Simple container for the qualifying annotation and payload type of
a repeating-interval trigger to be fired. |
| ProviderContextTriggerSupport<T> |
Base class allowing scheduling providers to easily fire the
appropriate CDI event when required. |
| ScheduledTriggerDetail |
Simple container for the qualifying annotation, payload type and schedule
definition of a scheduled event to be fired. |
| 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. |