Class GenericxmlContextLoader

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

public class GenericxmlContextLoader extends AbstractGenericContextLoader
Concrete implementation of AbstractGenericContextLoader that reads bean definitions from xml resources.

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

Since:
2.5
Author:
Sam Brannen
See Also: