Uses of Package
org.springframework.scheduling.support
Package
Description
Support package for declarative scheduling configuration,
with XML schema being the primary configuration format.
Generic support classes for scheduling.
-
-
ClassDescriptionRepresentation of a crontab expression that can calculate the next time it matches.
Trigger
implementation for cron expressions.Runnable wrapper that catches any exception or error thrown from its delegate Runnable and allows anErrorHandler
to handle it.Context that holds information for observation metadata collection during theexecution of scheduled tasks
.Interface for anObservationConvention
forscheduled task executions
.DocumentedKeyValues
for the observations on executions ofscheduled tasks