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.Runnable wrapper that catches any exception or error thrown from its delegate Runnable and allows an
ErrorHandler
to handle it.