Generated by
JDiff

Class org.springframework.scheduling.config.TaskExecutorFactoryBean

Changed Methods
void afterPropertiesSet() Change in exceptions thrown from java.lang.Exception to no exceptions.
 
void destroy() Change in exceptions thrown from java.lang.Exception to no exceptions.
 
void setRejectedExecutionHandler(RejectedExecutionHandler) Change in signature from Object to RejectedExecutionHandler.