インターフェースの使用 
org.springframework.test.context.CacheAwareContextLoaderDelegate
CacheAwareContextLoaderDelegate を使用するパッケージ 
 パッケージ 
 説明 
 このパッケージには Spring TestContext フレームワークが含まれており、使用中の実際のテストフレームワークにとらわれないアノテーション駆動型ユニットおよび統合テストのサポートを提供します。
Spring TestContext フレームワーク内のコンテキストキャッシングのサポート。
Spring TestContext フレームワークのサポートクラス。
Web は、Spring TestContext フレームワークのクラスをサポートします。
- org.springframework.test.context 内の CacheAwareContextLoaderDelegate 使用修飾子と型メソッド説明BootstrapContext.- getCacheAwareContextLoaderDelegate()- ContextCacheとの透過的な相互作用に使用する- CacheAwareContextLoaderDelegateを取得します。型 CacheAwareContextLoaderDelegate のパラメーターを持つ org.springframework.test.context のコンストラクター修飾子コンストラクター説明- MergedContextConfiguration- (ClassSE<?> testClass, StringSE[] locations, ClassSE<?>[] classes, SetSE<ClassSE<? extends ApplicationContextInitializer<?>>> contextInitializerClasses, StringSE[] activeProfiles, StringSE[] propertySourceLocations, StringSE[] propertySourceProperties, SetSE<ContextCustomizer> contextCustomizers, ContextLoader contextLoader, CacheAwareContextLoaderDelegate cacheAwareContextLoaderDelegate, MergedContextConfiguration parent) 使用すべきではありません。- MergedContextConfiguration- (ClassSE<?> testClass, StringSE[] locations, ClassSE<?>[] classes, SetSE<ClassSE<? extends ApplicationContextInitializer<?>>> contextInitializerClasses, StringSE[] activeProfiles, StringSE[] propertySourceLocations, StringSE[] propertySourceProperties, ContextLoader contextLoader, CacheAwareContextLoaderDelegate cacheAwareContextLoaderDelegate, MergedContextConfiguration parent) - MergedContextConfiguration- (ClassSE<?> testClass, StringSE[] locations, ClassSE<?>[] classes, SetSE<ClassSE<? extends ApplicationContextInitializer<?>>> contextInitializerClasses, StringSE[] activeProfiles, ListSE<PropertySourceDescriptor> propertySourceDescriptors, StringSE[] propertySourceProperties, SetSE<ContextCustomizer> contextCustomizers, ContextLoader contextLoader, CacheAwareContextLoaderDelegate cacheAwareContextLoaderDelegate, MergedContextConfiguration parent) 指定されたパラメーターの新しい- MergedContextConfigurationインスタンスを作成します。- MergedContextConfiguration- (ClassSE<?> testClass, StringSE[] locations, ClassSE<?>[] classes, SetSE<ClassSE<? extends ApplicationContextInitializer<?>>> contextInitializerClasses, StringSE[] activeProfiles, ContextLoader contextLoader, CacheAwareContextLoaderDelegate cacheAwareContextLoaderDelegate, MergedContextConfiguration parent) 指定されたパラメーターの新しい- MergedContextConfigurationインスタンスを作成します。
- org.springframework.test.context.cache 内の CacheAwareContextLoaderDelegate 使用
- org.springframework.test.context.support 内の CacheAwareContextLoaderDelegate 使用修飾子と型メソッド説明- protected CacheAwareContextLoaderDelegateAbstractTestContextBootstrapper.- getCacheAwareContextLoaderDelegate()- ContextCacheとの透過的な相互作用に使用する- CacheAwareContextLoaderDelegateを取得します。DefaultBootstrapContext.- getCacheAwareContextLoaderDelegate()型 CacheAwareContextLoaderDelegate のパラメーターを持つ org.springframework.test.context.support のコンストラクター修飾子コンストラクター説明- DefaultBootstrapContext- (ClassSE<?> testClass, CacheAwareContextLoaderDelegate cacheAwareContextLoaderDelegate) 指定された引数から新しい- DefaultBootstrapContextを構築します。- DefaultTestContext- (ClassSE<?> testClass, MergedContextConfiguration mergedConfig, CacheAwareContextLoaderDelegate cacheAwareContextLoaderDelegate) 指定された引数から新しい- DefaultTestContextを構築します。
- org.springframework.test.context.web 内の CacheAwareContextLoaderDelegate 使用型 CacheAwareContextLoaderDelegate のパラメーターを持つ org.springframework.test.context.web のコンストラクター修飾子コンストラクター説明- WebMergedContextConfiguration- (ClassSE<?> testClass, StringSE[] locations, ClassSE<?>[] classes, SetSE<ClassSE<? extends ApplicationContextInitializer<?>>> contextInitializerClasses, StringSE[] activeProfiles, StringSE[] propertySourceLocations, StringSE[] propertySourceProperties, StringSE resourceBasePath, ContextLoader contextLoader, CacheAwareContextLoaderDelegate cacheAwareContextLoaderDelegate, MergedContextConfiguration parent) - WebMergedContextConfiguration- (ClassSE<?> testClass, StringSE[] locations, ClassSE<?>[] classes, SetSE<ClassSE<? extends ApplicationContextInitializer<?>>> contextInitializerClasses, StringSE[] activeProfiles, StringSE[] propertySourceLocations, StringSE[] propertySourceProperties, SetSE<ContextCustomizer> contextCustomizers, StringSE resourceBasePath, ContextLoader contextLoader, CacheAwareContextLoaderDelegate cacheAwareContextLoaderDelegate, MergedContextConfiguration parent) - WebMergedContextConfiguration- (ClassSE<?> testClass, StringSE[] locations, ClassSE<?>[] classes, SetSE<ClassSE<? extends ApplicationContextInitializer<?>>> contextInitializerClasses, StringSE[] activeProfiles, ListSE<PropertySourceDescriptor> propertySourceDescriptors, StringSE[] propertySourceProperties, SetSE<ContextCustomizer> contextCustomizers, StringSE resourceBasePath, ContextLoader contextLoader, CacheAwareContextLoaderDelegate cacheAwareContextLoaderDelegate, MergedContextConfiguration parent) 指定されたパラメーターの新しい- WebMergedContextConfigurationインスタンスを作成します。
MergedContextConfiguration(Class, String[], Class[], Set, String[], List, String[], Set, ContextLoader, CacheAwareContextLoaderDelegate, MergedContextConfiguration)を推奨