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