|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Reloadable
A reloadable property bearing or property composed object can obtain its new state by reloading a properites file.
| Method Summary | |
|---|---|
double |
reload()
Signals that this object should reload itself immediately. |
double |
rescanned(String key,
String old,
String newvalue)
This method is called if the value of a key changes from its old setting to its new setting. |
| Method Detail |
|---|
double reload()
rescanned(java.lang.String, java.lang.String, java.lang.String).
double rescanned(String key,
String old,
String newvalue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||