Generated by
JDiff

Package org.springframework.core.task

Added Interfaces
TaskDecorator A callback interface for a decorator to be applied to any Runnable about to be executed.
 

Changed Classes
SimpleAsyncTaskExecutor TaskExecutor implementation that fires up a new Thread for each task, executing it asynchronously.