类 DelegatingSmartContextLoader

java.lang.Object
cn.taketoday.test.context.support.AbstractDelegatingSmartContextLoader
cn.taketoday.test.context.support.DelegatingSmartContextLoader
所有已实现的接口:
AotContextLoader, ContextLoader, SmartContextLoader

public class DelegatingSmartContextLoader extends AbstractDelegatingSmartContextLoader
DelegatingSmartContextLoader is a concrete implementation of AbstractDelegatingSmartContextLoader that delegates to a GenericXmlContextLoader AnnotationConfigContextLoader.
从以下版本开始:
4.0
作者:
Sam Brannen, Harry Yang
另请参阅: