|
Class Summary |
| ClassLoaderAwareObjectInputStream |
An object input stream that uses the provided ClassLoader in preference
to any other. |
| CronExpressionQuantizer |
Utility class to prevent the use of cron expressions that run more frequently than once per minute. |
| JobRunnerRegistry |
Encapsulates the registration and retrieval of job runners. |
| ParameterMapSerializer |
Utility for serializing the parameters map to a byte[] and restoring it to its
original form. |
| TimeIntervalQuantizer |
Tool for quantizing millisecond time intervals to a broader resolution while
guarding against sign overflows. |