public class TinyDelegatingSmartContextLoader
extends org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
Constructor and Description |
---|
TinyDelegatingSmartContextLoader(org.springframework.test.context.SmartContextLoader smartContextLoader) |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.test.context.SmartContextLoader |
getAnnotationConfigLoader() |
protected org.springframework.test.context.SmartContextLoader |
getXmlLoader() |
org.springframework.context.ApplicationContext |
loadContext(org.springframework.test.context.MergedContextConfiguration mergedConfig) |
public TinyDelegatingSmartContextLoader(org.springframework.test.context.SmartContextLoader smartContextLoader)
public org.springframework.context.ApplicationContext loadContext(org.springframework.test.context.MergedContextConfiguration mergedConfig) throws Exception
loadContext
in interface org.springframework.test.context.SmartContextLoader
loadContext
in class org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
Exception
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
Copyright © 2006–2018 TinyGroup. All rights reserved.