Class GenericXmlWebContextLoader

All Implemented Interfaces:
AotContextLoader, ContextLoader, SmartContextLoader
Direct Known Subclasses:
GenericGroovyXmlWebContextLoader

public class GenericXmlWebContextLoader extends AbstractGenericWebContextLoader
Concrete implementation of AbstractGenericWebContextLoader that loads bean definitions from XML resources.

Default resource locations are detected using the suffix "-context.xml".

Since:
3.2
Author:
Sam Brannen
See Also: