public class YarnDelegatingSmartContextLoader extends AbstractDelegatingSmartContextLoader
YarnDelegatingSmartContextLoader is a concrete implementation of
AbstractDelegatingSmartContextLoader that delegates to a
YarnClusterInjectingXmlContextLoader and an
YarnClusterInjectingAnnotationConfigContextLoader.SmartContextLoader,
AbstractDelegatingSmartContextLoader,
YarnClusterInjectingXmlContextLoader,
YarnClusterInjectingAnnotationConfigContextLoader| Constructor and Description |
|---|
YarnDelegatingSmartContextLoader() |
| 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