org.springframework.yarn.test.context
Class YarnClusterInjectingXmlContextLoader
java.lang.Object
org.springframework.test.context.support.AbstractContextLoader
org.springframework.test.context.support.AbstractGenericContextLoader
org.springframework.test.context.support.GenericXmlContextLoader
org.springframework.yarn.test.context.YarnClusterInjectingXmlContextLoader
- All Implemented Interfaces:
- ContextLoader, SmartContextLoader
public class YarnClusterInjectingXmlContextLoader
- extends GenericXmlContextLoader
Extending generic xml based context loader able to
manage and inject Yarn mini clusters. This loader is
used from YarnDelegatingSmartContextLoader.
- Author:
- Janne Valkealahti
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YarnClusterInjectingXmlContextLoader
public YarnClusterInjectingXmlContextLoader()
loadBeanDefinitions
protected void loadBeanDefinitions(GenericApplicationContext context,
MergedContextConfiguration mergedConfig)
- Overrides:
loadBeanDefinitions in class AbstractGenericContextLoader