クラス WebDelegatingSmartContextLoader

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

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