Package org.springframework.test.context.cache
Support for context caching within the Spring TestContext Framework.
Interface Summary Interface Description ContextCache ContextCachedefines the SPI for caching SpringApplicationContextswithin the Spring TestContext Framework.Class Summary Class Description ContextCacheUtils Collection of utilities for working withContextCaches.DefaultCacheAwareContextLoaderDelegate Default implementation of theCacheAwareContextLoaderDelegateinterface.DefaultContextCache Default implementation of theContextCacheAPI.