org.springframework.yarn.test.context
Class YarnClusterInjectingAnnotationConfigContextLoader
java.lang.Object
org.springframework.test.context.support.AbstractContextLoader
org.springframework.test.context.support.AbstractGenericContextLoader
org.springframework.test.context.support.AnnotationConfigContextLoader
org.springframework.yarn.test.context.YarnClusterInjectingAnnotationConfigContextLoader
- All Implemented Interfaces:
- ContextLoader, SmartContextLoader
public class YarnClusterInjectingAnnotationConfigContextLoader
- extends AnnotationConfigContextLoader
Extending generic annotation 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 |
YarnClusterInjectingAnnotationConfigContextLoader
public YarnClusterInjectingAnnotationConfigContextLoader()
loadBeanDefinitions
protected void loadBeanDefinitions(GenericApplicationContext context,
MergedContextConfiguration mergedConfig)
- Overrides:
loadBeanDefinitions in class AnnotationConfigContextLoader