public class WebApplicationContextProducer extends AbstractApplicationContextProducer
The instance of AbstractApplicationContextProducer that access the WebApplicationContext from
servlet context for specific Spring's FrameworkServlet or when the servlet name was not specified retrieves the root
web application context.
SpringWebConfiguration| Constructor and Description |
|---|
WebApplicationContextProducer() |
| 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 © 2013 JBoss by Red Hat. All Rights Reserved.