|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPropertyFinder
Instances of this interface are able to return the value for a defined key from a particular properties file. The values are non-resolved.
| Method Summary | |
|---|---|
java.lang.String |
getValue(java.lang.String key)
Returns the value for the given key, if found. |
void |
reload()
releases any cached values and reloads the properties file. |
| Method Detail |
|---|
java.lang.String getValue(java.lang.String key)
void reload()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||