|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added interface org.springframework.beans.factory.BeanFactoryAware
.
Documentation changed from old to new.
Changed Constructors | ||
Executor ) |
Documentation changed from old to new. |
Create a new {@code AsyncAnnotationAdvisor} for the given task executor. |
void ) |
Documentation changed from old to new. |
Create a new {@code AsyncAnnotationAdvisor} for bean-style configuration. |
Added Methods | |
void delegateBeanFactory(BeanFactory ) |
|
void setBeanFactory(BeanFactory ) |
Set the {@code BeanFactory} to be used when looking up executors by qualifier. |
Changed Methods | ||
Pointcut buildPointcut(Set<Class<Annotation>> ) |
Documentation changed from old to new. |
Calculate a pointcut for the given async annotation types, if any. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |