All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.scheduling.quartz.package-info Maven / Gradle / Ivy

There is a newer version: 6.1.6
Show newest version
/**
 * Support classes for the open source scheduler
 * Quartz,
 * allowing to set up Quartz Schedulers, JobDetails and
 * Triggers as beans in a Spring context. Also provides
 * convenience classes for implementing Quartz Jobs.
 */
package org.springframework.scheduling.quartz;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy