Class GenericGroovyXmlwebContextLoader

All Implemented Interfaces:
AotContextLoader, ContextLoader, SmartContextLoader

public class GenericGroovyXmlwebContextLoader extends GenericXmlwebContextLoader
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".

Since:
4.1
Author:
Sam Brannen
See Also: