Uses of Class
org.springframework.test.context.support.AbstractGenericContextLoader

Packages that use AbstractGenericContextLoader
org.springframework.test.context.support Support classes for the Spring TestContext Framework
 

Uses of AbstractGenericContextLoader in org.springframework.test.context.support
 

Subclasses of AbstractGenericContextLoader in org.springframework.test.context.support
 class GenericPropertiesContextLoader
           Concrete implementation of AbstractGenericContextLoader which reads bean definitions from Java Properties resources.
 class GenericXmlContextLoader
           Concrete implementation of AbstractGenericContextLoader which reads bean definitions from XML resources.
 



Copyright © 2002-2008 The Spring Framework.