Helper infrastructure to locate and access bean factories.
Note: This package is only relevant for special sharing of bean
factories, for example behind EJB facades. It is not used in a
typical web application or standalone application.
Where this interface is implemented as a singleton class such as
SingletonBeanFactoryLocator , the Spring team strongly
suggests that it be used sparingly and with caution.