Configuration interface to be implemented by most bean factories.
Provides facilities for configuring a bean factory, in addition to the
client view in the BeanFactory and HierarchicalBeanFactory interfaces.
This subinterface of BeanFactory is not meant to be used in normal
application code: Stick to BeanFactory or ListableBeanFactory for typical
use cases. This interface is just meant to allow for framework-internal
plug'n'play even when needing access to bean factory configuration methods.
This subinterface of BeanFactory is not meant to be used in normal application code: Stick to BeanFactory or ListableBeanFactory for typical use cases. This interface is just meant to allow for framework-internal plug'n'play even when needing access to bean factory configuration methods.