public class HadoopDelegatingSmartContextLoader
extends org.springframework.test.context.support.AbstractDelegatingSmartContextLoaderHadoopDelegatingSmartContextLoader は、HadoopClusterInjectingXmlContextLoader と HadoopClusterInjectingAnnotationConfigContextLoader に委譲する AbstractDelegatingSmartContextLoader の具体的な実装です。SmartContextLoader, AbstractDelegatingSmartContextLoader, HadoopClusterInjectingXmlContextLoader, HadoopClusterInjectingAnnotationConfigContextLoader| コンストラクターと説明 |
|---|
HadoopDelegatingSmartContextLoader() |
| 修飾子と型 | メソッドと説明 |
|---|---|
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