The Spring Framework

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.


The Spring Framework

Copyright © 2002-2007 The Spring Framework.