factoryKey parameter. The definition is possibly loaded/created as needed.
@param factoryKey a resource name specifying which BeanFactory theBeanFactoryLocator must return for usage. The actual meaning of the resource name is specific to the implementation of BeanFactoryLocator.
@return the BeanFactory instance, wrapped as a {@link BeanFactoryReference} object
@throws BeansException if there is an error loading or accessing the BeanFactory
| |