| DefaultScheduleTimerOperationProvider |
Provides a mechanism for calculating the next timeout for a given ScheduleExpression.
|
| DistributableTimeoutListener<I> |
Timeout listener implementation that invokes the relevant timeout callback method of an EJB.
|
| DistributableTimer<I> |
Managed timer facade for a distributable EJB timer.
|
| DistributableTimerService<I> |
EJB specification facade for a distributable EJB timer manager.
|
| DistributableTimerServiceFactoryServiceConfigurator |
Configures a service that provides a distributed TimerServiceFactory.
|
| DistributableTimerSynchronizationFactory<I> |
Factory for creating Synchronization instances for a distributed timer service.
|
| OOBTimer<I> |
Timer implementation for use outside the context of a timeout event.
|
| SimpleImmutableScheduleExpression |
An immutable copy of a ScheduleExpression.
|