org.mule.extras.spring.config
Class MuleApplicationContext
java.lang.Object
AbstractXmlApplicationContext
org.mule.extras.spring.config.MuleApplicationContext
- public class MuleApplicationContext
- extends AbstractXmlApplicationContext
MuleApplicationContext is A Simple extension Application context
that allows rosurces to be loaded from the Classpath of file system using the
MuleBeanDefinitionReader.
- See Also:
MuleBeanDefinitionReader,
Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MuleApplicationContext
public MuleApplicationContext(String configLocation)
MuleApplicationContext
public MuleApplicationContext(String[] configLocations)
MuleApplicationContext
public MuleApplicationContext(String[] configLocations,
boolean refresh)
throws BeansException
getConfigLocations
protected String[] getConfigLocations()
initBeanDefinitionReader
protected void initBeanDefinitionReader(XmlBeanDefinitionReader xmlBeanDefinitionReader)
loadBeanDefinitions
protected void loadBeanDefinitions(DefaultListableBeanFactory beanFactory)
throws IOException
- Throws:
IOException
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.