ForkJoinPoolFactoryBean()
A Spring FactoryBean that builds and exposes a preconfigured ForkJoinPool.
For details on the ForkJoinPool API and its use with RecursiveActions, see the JDK 7 javadoc.
jsr166.jar, containing java.util.concurrent updates for Java 6, can be obtained from the concurrency interest website.
Author
Juergen Hoeller
Since
3.1