クラス DefaultBootstrapContext

java.lang.ObjectSE
org.springframework.test.context.support.DefaultBootstrapContext
実装されたすべてのインターフェース:
BootstrapContext

public class DefaultBootstrapContext extends ObjectSE implements BootstrapContext
BootstrapContext インターフェースのデフォルト実装。
導入:
4.1
作成者:
Sam Brannen
  • コンストラクターの詳細

    • DefaultBootstrapContext

      public DefaultBootstrapContext(ClassSE<?> testClass, CacheAwareContextLoaderDelegate cacheAwareContextLoaderDelegate)
      指定された引数から新しい DefaultBootstrapContext を構築します。
      パラメーター:
      testClass - このブートストラップコンテキストのテストクラス。非 null
      cacheAwareContextLoaderDelegate - ContextCache との透過的な相互作用に使用するコンテキストローダーデリゲート。非 null
  • メソッドの詳細