public class UrlPathBeanPropertiesResolver extends AbstractPackagePathPropertyResolver
PropertyResolver
that resolves values by considering each
property name to be a path to a beans.properties
resource on
the class path.Constructor and Description |
---|
UrlPathBeanPropertiesResolver(int priority,
URL location)
Constructs a new instance.
|
public UrlPathBeanPropertiesResolver(int priority, URL location)
priority
- priority for this resolverlocation
- base URLCopyright © 2014–2015. All rights reserved.