| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomizableThreadFactory | |
|---|---|
| org.springframework.scheduling.concurrent | Scheduling convenience classes for the JDK 1.5+ Executor mechanism
in the java.util.concurrentpackage, allowing to set
up a ThreadPoolExecutor or ScheduledThreadPoolExecutor as bean in
a Spring context. | 
| Uses of CustomizableThreadFactory in org.springframework.scheduling.concurrent | 
|---|
| Subclasses of CustomizableThreadFactory in org.springframework.scheduling.concurrent | |
|---|---|
|  class | ThreadPoolTaskExecutorJavaBean that allows for configuring a JDK 1.5 ThreadPoolExecutorin bean style (through its "corePoolSize", "maxPoolSize", "keepAliveSeconds", "queueCapacity"
 properties), exposing it as a SpringTaskExecutor. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||