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: