Generated by
JDiff

Class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler

Added Methods
int getActiveCount() Return the number of currently active threads.
int getPoolSize() Return the current pool size.
ScheduledThreadPoolExecutor getScheduledThreadPoolExecutor() Return the underlying ScheduledThreadPoolExecutor, if available.