インターフェースの使用
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を構築します。