| Name | Description | Type | Package | Framework |
| CacheAwareContextLoaderDelegate | A CacheAwareContextLoaderDelegate is responsible for loading and closing applicationcontexts, interacting transparently with a | Interface | org.springframework.test.context | Spring MVC |
| ContextCache | ContextCache defines the SPI for caching SpringApplicationContexts within the Spring | Interface | org.springframework.test.context.cache | Spring MVC |
| DefaultCacheAwareContextLoaderDelegate | Default implementation of the CacheAwareContextLoaderDelegate interface. | Class | org.springframework.test.context.cache | Spring MVC |
| DefaultContextCache | Default implementation of the ContextCache API. | Class | org.springframework.test.context.cache | Spring MVC |