Generated by
JDiff

Class org.springframework.beans.factory.support.AbstractBeanFactory

Added Methods
boolean isActuallyInCreation(String)  
 

Changed Methods
boolean isCurrentlyInCreation(String) Method was locally defined, but is now inherited from DefaultSingletonBeanRegistry.  
boolean isPrototypeCurrentlyInCreation(String) Change from final to non-final.
Return whether the specified prototype bean is currently in creation (within the current thread).