public abstract class AbstractPackagePathPropertyResolver extends Object implements PropertyResolver
PropertyResolver
s that treat property names
as a qualified path name to a properties resource.Modifier | Constructor and Description |
---|---|
protected |
AbstractPackagePathPropertyResolver(int priority,
PropertiesSetLoader loader)
Constructs a new instance.
|
protected AbstractPackagePathPropertyResolver(int priority, PropertiesSetLoader loader)
priority
- loader
- public void init() throws Exception
init
in interface PropertyResolver
Exception
public void destroy() throws Exception
destroy
in interface PropertyResolver
Exception
public final int getPriority()
getPriority
in interface PropertyResolver
public final String resolve(String name)
resolve
in interface PropertyResolver
Copyright © 2014–2015. All rights reserved.