public class XmlRemoteApplicationContextProducer extends AbstractApplicationContextProducer
The AbstractApplicationContextProducer that creates the ClassPathXmlApplicationContext
with configuration loaded from locations specified by the test.
SpringConfiguration| Constructor and Description |
|---|
XmlRemoteApplicationContextProducer() |
| Modifier and Type | Method and Description |
|---|---|
RemoteTestScopeApplicationContext |
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 RemoteTestScopeApplicationContext createApplicationContext(org.jboss.arquillian.test.spi.TestClass testClass)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.