| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextLoader | |
|---|---|
| org.springframework.test.context.support | Support classes for the Spring TestContext Framework. | 
| Uses of ContextLoader in org.springframework.test.context.support | 
|---|
| Classes in org.springframework.test.context.support that implement ContextLoader | |
|---|---|
|  class | AbstractContextLoaderAbstract application context loader, which provides a basis for all concrete implementations of the ContextLoaderstrategy. | 
|  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 | |||||||||