| パッケージ | 説明 |
|---|---|
| org.springframework.test.context.cache | Spring TestContext フレームワーク内のコンテキストキャッシングのサポート。 |
| 修飾子と型 | クラスと説明 |
|---|---|
class | DefaultContextCacheContextCache API のデフォルト実装。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected ContextCache | DefaultCacheAwareContextLoaderDelegate.getContextCache() このコンテキストローダーデリゲートによって使用される ContextCache を取得します。 |
| コンストラクターと説明 |
|---|
DefaultCacheAwareContextLoaderDelegate(ContextCache contextCache) 提供された ContextCache を使用して新しい DefaultCacheAwareContextLoaderDelegate を構築します。 |