| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractContextLoader | |
|---|---|
| org.springframework.test.context.support | Support classes for the Spring TestContext Framework. | 
| Uses of AbstractContextLoader in org.springframework.test.context.support | 
|---|
| Subclasses of AbstractContextLoader in org.springframework.test.context.support | |
|---|---|
|  class | AbstractGenericContextLoaderAbstract, generic extension of AbstractContextLoaderwhich loads aGenericApplicationContextfrom the locations provided toAbstractGenericContextLoader.loadContext(String...). | 
|  class | GenericPropertiesContextLoaderConcrete implementation of AbstractGenericContextLoaderwhich reads
 bean definitions from JavaPropertiesresources. | 
|  class | GenericXmlContextLoaderConcrete implementation of AbstractGenericContextLoaderwhich reads
 bean definitions from XML resources. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||