| ImmutableScheduleExpression |
Immutable view of a jakarta.ejb.ScheduleExpression.
|
| ImmutableTimerMetaData |
Describes the immutable metadata of a timer.
|
| IntervalTimerConfiguration |
Encapsulates the configuration of an interval timer.
|
| ScheduledTimer<I> |
A Timer that executes according to a configured schedule.
|
| ScheduleTimerConfiguration |
Encapsulates the configuration of a schedule timer.
|
| ScheduleTimerOperationProvider |
Creates an operator for a given schedule expression, used to determine the next time a scheduled timer should timeout.
|
| TimeoutListener<I,B extends Batch> |
A listener to be invoked on timeout of a timer.
|
| Timer<I> |
Describes the properties of a timer, and its controlling mechanisms.
|
| TimerConfiguration |
Encapsulates the configuration of a timer.
|
| TimerExpirationMetaData |
Describes the expiration-related metadata of a timer.
|
| TimerManagementConfiguration |
|
| TimerManagementProvider |
Provides timer management service installation mechanics for a component.
|
| TimerManager<I,B extends Batch> |
Manages creation, retrieval, and scheduling of timers.
|
| TimerManagerConfiguration<I,B extends Batch> |
|
| TimerManagerFactory<I,B extends Batch> |
|
| TimerManagerFactoryConfiguration<I> |
|
| TimerMetaData |
Describes the metadata of a timer.
|
| TimerRegistry<I> |
Exposes the mechanism for registering arbitrary timers with the system, e.g.
|
| TimerServiceConfiguration |
Encapsulates the configuration of a timer service.
|