| Class | Description |
|---|---|
| SpringInjectRemoteExtension |
A remote extension that configures the Spring in the container.
|
| WebApplicationContextProducer |
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. |
| XmlApplicationContextProducer |
The
AbstractApplicationContextProducer that creates the ClassPathXmlApplicationContext
with configuration loaded from locations specified by the test.. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.