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