クラス DelegatingSmartContextLoader

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

public class DelegatingSmartContextLoader extends AbstractDelegatingSmartContextLoader
DelegatingSmartContextLoader は、GenericXmlContextLoader(または Groovy がクラスパスに存在する場合は GenericGroovyXmlContextLoader)および AnnotationConfigContextLoader に委譲する AbstractDelegatingSmartContextLoader の具象実装です。
導入:
3.1
作成者:
Sam Brannen
関連事項: