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: