public class CustomRemoteApplicationContextProducer extends AbstractApplicationContextProducer
The AbstractApplicationContextProducer that retrieves the ApplicationContext from an annotated
method declared on the test class.
SpringContextConfiguration| Constructor and Description |
|---|
CustomRemoteApplicationContextProducer() |
| 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 CustomRemoteApplicationContextProducer()
public 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.