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: