BeanConfigurerSupport.destroy() and I have a question about BeanConfigurerSupport's destroy method. The destory() method on BeanConfigurerSupport sets the beanFactory and beanWiringInfoResolver fields to null. This has the affect of leaving a ...