Package org.springframework.core.task.support

Support classes for Spring's TaskExecutor abstraction.

See:
          Description

Class Summary
ConcurrentExecutorAdapter Adapter that exposes the java.util.concurrent.Executor interface for any Spring TaskExecutor.
 

Package org.springframework.core.task.support Description

Support classes for Spring's TaskExecutor abstraction. Includes an adapter for the JDK 1.5 Executor interface.



Copyright © 2002-2008 The Spring Framework.