Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
org.springframework.beans.factory.access.BeanFactoryReference

Uses of BeanFactoryReference in org.springframework.beans.factory.access
 

Methods in org.springframework.beans.factory.access that return BeanFactoryReference
 BeanFactoryReference SingletonBeanFactoryLocator.useBeanFactory(java.lang.String factoryKey)
           
 BeanFactoryReference BeanFactoryLocator.useBeanFactory(java.lang.String factoryKey)
          Use the BeanFactory (or derived class such as ApplicationContext) specified by the factoryKey parameter.