Uses of Class
org.springframework.beans.factory.access.JndiBeanFactoryLocator

Packages that use JndiBeanFactoryLocator
org.springframework.context.access Helper infrastructure to locate and access application contexts. 
 

Uses of JndiBeanFactoryLocator in org.springframework.context.access
 

Subclasses of JndiBeanFactoryLocator in org.springframework.context.access
 class ContextJndiBeanFactoryLocator
          Subclass of JndiBeanFactoryLocator which creates a ClassPathXmlApplicationContext instead of a BeanFactory.
 



Copyright (C) 2003-2004 The Spring Framework Project.