Class GenericPropertiesContextLoader

All Implemented Interfaces:
ContextLoader, SmartContextLoader

@Deprecated public class GenericPropertiesContextLoader extends AbstractGenericContextLoader
Deprecated.
as of 5.3, in favor of Spring's common bean definition formats and/or custom loader implementations
Concrete implementation of AbstractGenericContextLoader that reads bean definitions from Java Properties resources.
Since:
2.5
Author:
Sam Brannen