Uses of Class
org.springframework.test.context.support.GenericXmlContextLoader
Packages that use GenericXmlContextLoader Package Description org.springframework.test.context.support Support classes for the Spring TestContext Framework.Uses of GenericXmlContextLoader in org.springframework.test.context.support
Subclasses of GenericXmlContextLoader in org.springframework.test.context.support Modifier and Type Class Description class
GenericGroovyXmlContextLoader
Concrete implementation ofAbstractGenericContextLoader
that reads bean definitions from Groovy scripts and XML configuration files.