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

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

There is a newer version: 6.1.7
Show newest version

/**
 *
 * Scheduling convenience classes for the JDK 1.5+ Executor mechanism
 * in the java.util.concurrent package, allowing to set up a
 * ThreadPoolExecutor or ScheduledThreadPoolExecutor as a bean in a Spring
 * context. Provides support for the native java.util.concurrent
 * interfaces as well as the Spring TaskExecutor mechanism.
 *
 */
package org.springframework.scheduling.concurrent;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy