Package | Description |
---|---|
org.springframework.scheduling.backportconcurrent |
Scheduling convenience classes for the
JSR-166 backport
Executor mechanism, allowing to set up a ThreadPoolExecutor
as a TaskExecutor-compliant bean in a Spring context.
|
Class and Description |
---|
CustomizableThreadFactory
Implementation of the JSR-166 backport
ThreadFactory interface,
allowing for customizing the created threads (name, priority, etc). |
Copyright © 2012. All Rights Reserved.