Open Source Repository

Home /spring/spring-core-3.0.5 | Repository Home



org/springframework/core/task/support/package-info.java

/**
 *
 * Support classes for Spring's TaskExecutor abstraction.
 * Includes an adapter for the standard ExecutorService interface.
 *
 */
package org.springframework.core.task.support;