Generated by
JDiff

Interface org.springframework.beans.factory.config.AutowireCapableBeanFactory

Added Methods
void destroyBean(Object) Destroy the given bean instance (typically coming from .createBean), applying the org.springframework.beans.factory.DisposableBean contract as well as registered DestructionAwareBeanPostProcessors.