Generated by
JDiff

Class org.springframework.context.support.AbstractApplicationContext

Removed Methods
void addListener(ApplicationListener<?>) Subclasses can invoke this method to register a listener.
 

Added Methods
void assertBeanFactoryActive() Assert that this context's BeanFactory is currently active, throwing an IllegalStateException if it isn't.