org.apache.cxf.test
Class TestApplicationContext
java.lang.Object
ClassPathXmlApplicationContext
org.apache.cxf.test.TestApplicationContext
public class TestApplicationContext
- extends ClassPathXmlApplicationContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestApplicationContext
public TestApplicationContext(String resource)
throws BeansException
- Throws:
BeansException
TestApplicationContext
public TestApplicationContext(String[] resources)
throws BeansException
- Throws:
BeansException
initBeanDefinitionReader
protected void initBeanDefinitionReader(XmlBeanDefinitionReader reader)
Apache CXF