|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.beans.factory.access.JndiBeanFactoryLocator org.springframework.context.access.ContextJndiBeanFactoryLocator
Subclass of JndiBeanFactoryLocator which creates a ClassPathXmlApplicationContext instead of a BeanFactory.
Field Summary |
Fields inherited from class org.springframework.beans.factory.access.JndiBeanFactoryLocator |
BEAN_FACTORY_PATH_DELIMITERS, logger |
Constructor Summary | |
ContextJndiBeanFactoryLocator()
|
Method Summary | |
protected BeanFactoryReference |
createBeanFactory(java.lang.String[] resources)
Actually create the BeanFactory, given an array of classpath resource strings which should be combined. |
Methods inherited from class org.springframework.beans.factory.access.JndiBeanFactoryLocator |
useBeanFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContextJndiBeanFactoryLocator()
Method Detail |
protected BeanFactoryReference createBeanFactory(java.lang.String[] resources) throws BeansException
JndiBeanFactoryLocator
createBeanFactory
in class JndiBeanFactoryLocator
resources
- an array of Strings representing classpath resource names
BeansException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |