インターフェースの使用 
org.springframework.test.context.cache.ContextCache
ContextCache を使用するパッケージ 
- org.springframework.test.context.cache 内の ContextCache 使用ContextCache を実装している org.springframework.test.context.cache のクラス修飾子と型メソッド説明- protected ContextCacheDefaultCacheAwareContextLoaderDelegate.- getContextCache()このコンテキストローダーデリゲートによって使用される- ContextCacheを取得します。型 ContextCache のパラメーターを持つ org.springframework.test.context.cache のコンストラクター修飾子コンストラクター説明- DefaultCacheAwareContextLoaderDelegate- (ContextCache contextCache) 提供された- ContextCacheとデフォルトまたはユーザー設定のコンテキスト障害しきい値を使用して、新しい- DefaultCacheAwareContextLoaderDelegateを構築します。