public class HadoopDelegatingSmartContextLoader
extends org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
HadoopDelegatingSmartContextLoader is a concrete implementation of
 AbstractDelegatingSmartContextLoader that delegates to a
 HadoopClusterInjectingXmlContextLoader and an
 HadoopClusterInjectingAnnotationConfigContextLoader.SmartContextLoader, 
AbstractDelegatingSmartContextLoader, 
HadoopClusterInjectingXmlContextLoader, 
HadoopClusterInjectingAnnotationConfigContextLoader| Constructor and Description | 
|---|
| HadoopDelegatingSmartContextLoader() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected org.springframework.test.context.SmartContextLoader | getAnnotationConfigLoader() | 
| protected org.springframework.test.context.SmartContextLoader | getXmlLoader() | 
protected org.springframework.test.context.SmartContextLoader getXmlLoader()
getXmlLoader in class org.springframework.test.context.support.AbstractDelegatingSmartContextLoaderprotected org.springframework.test.context.SmartContextLoader getAnnotationConfigLoader()
getAnnotationConfigLoader in class org.springframework.test.context.support.AbstractDelegatingSmartContextLoader