Uses of Class
org.springframework.test.context.support.GenericXmlContextLoader
Packages that use GenericXmlContextLoader
Package
Description
Support classes for the Spring TestContext Framework.
- 
Uses of GenericXmlContextLoader in org.springframework.test.context.supportSubclasses of GenericXmlContextLoader in org.springframework.test.context.supportModifier and TypeClassDescriptionclassConcrete implementation ofAbstractGenericContextLoaderthat reads bean definitions from Groovy scripts and XML configuration files.