Class | Description |
---|---|
DeadlineJob |
Quartz job which depicts handling of a scheduled deadline message.
|
DeadlineJob.DeadlineJobDataBinder |
This binder is used to map deadline message and deadline scopes to the job data and vice versa.
|
QuartzDeadlineManager |
Implementation of
DeadlineManager that delegates scheduling and triggering to a Quartz Scheduler . |
QuartzDeadlineManager.Builder |
Builder class to instantiate a
QuartzDeadlineManager . |
Copyright © 2010–2023. All rights reserved.