|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed interface org.springframework.context.ApplicationContextAware
.
Added interface org.springframework.beans.factory.BeanFactoryAware
.
Added Methods | |
void setBeanFactory(BeanFactory ) |
Set the containing BeanFactory for CacheManager and other service lookups. |
Changed Methods | ||
void setApplicationContext(ApplicationContext ) |
Now deprecated. |
as of 4.3, in favor of {@link #setBeanFactory} |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |