public class YarnDelegatingSmartContextLoader
extends org.springframework.test.context.support.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 org.springframework.test.context.SmartContextLoader |
getAnnotationConfigLoader() |
protected org.springframework.test.context.SmartContextLoader |
getXmlLoader() |
protected org.springframework.test.context.SmartContextLoader getXmlLoader()
getXmlLoader
in class org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
protected org.springframework.test.context.SmartContextLoader getAnnotationConfigLoader()
getAnnotationConfigLoader
in class org.springframework.test.context.support.AbstractDelegatingSmartContextLoader