public class YarnDelegatingSmartContextLoader
extends org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
YarnDelegatingSmartContextLoader
は、YarnClusterInjectingXmlContextLoader
と YarnClusterInjectingAnnotationConfigContextLoader
に委譲する AbstractDelegatingSmartContextLoader
の具体的な実装です。SmartContextLoader
, AbstractDelegatingSmartContextLoader
, YarnClusterInjectingXmlContextLoader
, YarnClusterInjectingAnnotationConfigContextLoader
コンストラクターと説明 |
---|
YarnDelegatingSmartContextLoader() |
修飾子と型 | メソッドと説明 |
---|---|
protected org.springframework.test.context.SmartContextLoader | getAnnotationConfigLoader() |
protected org.springframework.test.context.SmartContextLoader | getXmlLoader() |
protected org.springframework.test.context.SmartContextLoader getXmlLoader()
org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
の getXmlLoader
protected org.springframework.test.context.SmartContextLoader getAnnotationConfigLoader()
org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
の getAnnotationConfigLoader