public class HadoopDelegatingSmartContextLoader extends 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 SmartContextLoader |
getAnnotationConfigLoader() |
protected SmartContextLoader |
getXmlLoader() |
loadContext, loadContext, processContextConfiguration, processLocationsprotected SmartContextLoader getXmlLoader()
getXmlLoader in class AbstractDelegatingSmartContextLoaderprotected SmartContextLoader getAnnotationConfigLoader()
getAnnotationConfigLoader in class AbstractDelegatingSmartContextLoader