public class XmlApplicationContextProducer extends AbstractApplicationContextProducer
The AbstractApplicationContextProducer that creates the ClassPathXmlApplicationContext
with configuration loaded from locations specified by the test..
| Constructor and Description |
|---|
XmlApplicationContextProducer() |
| Modifier and Type | Method and Description |
|---|---|
TestScopeApplicationContext |
createApplicationContext(org.jboss.arquillian.test.spi.TestClass testClass) |
boolean |
supports(org.jboss.arquillian.test.spi.TestClass testClass) |
getRemoteConfigurationpublic boolean supports(org.jboss.arquillian.test.spi.TestClass testClass)
public TestScopeApplicationContext createApplicationContext(org.jboss.arquillian.test.spi.TestClass testClass)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.