源码文档中是这么说的:
Abstract bean factory superclass that implements default bean creation,
with the full capabilities specified by the {@link RootBeanDefinition} class.
Implements the {@link org.springframework.beans.factory.config.AutowireCapableBeanFactory}
interface in addition to AbstractBeanFactory’s {@link #createBean} method.
简单点说这个beanfactory做了三样事情