spring-framework / org.springframework.test.context.web / GenericGroovyXmlWebContextLoader / <init>

<init>

GenericGroovyXmlWebContextLoader()

Concrete implementation of AbstractGenericWebContextLoader that loads bean definitions from Groovy scripts and XML configuration files.

Default resource locations are detected using the suffixes "-context.xml" and "Context.groovy".

Author
Sam Brannen

Since
4.1

See Also
GroovyBeanDefinitionReaderGenericXmlWebContextLoaderAnnotationConfigWebContextLoader