| Annotation Type | Description |
|---|---|
| SpringClientConfiguration |
Sets the locations from where the xml config should be loaded on the client side.
|
| SpringConfiguration |
Defines the locations from where the xml config should be loaded.
|
| SpringContextConfiguration |
Marks the factory method for instantiating and configuring Spring's
ApplicationContext within the test
class. |
| SpringWebConfiguration |
Allows to retrieve the
ApplicationContext of specific Springs FrameworkServlet
or the root web application context in general. |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.