Uses of Class
org.springframework.test.context.web.GenericXmlWebContextLoader
Packages that use GenericXmlWebContextLoader
Package
Description
Web support classes for the Spring TestContext Framework.
- 
Uses of GenericXmlWebContextLoader in org.springframework.test.context.webSubclasses of GenericXmlWebContextLoader in org.springframework.test.context.webModifier and TypeClassDescriptionclassConcrete implementation ofAbstractGenericWebContextLoaderthat loads bean definitions from Groovy scripts and XML configuration files.