Open Source Repository

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



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

/**
 *
 * This package defines Spring's core TaskExecutor abstraction,
 * and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations.
 *
 */
package org.springframework.core.task;