|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPropertyListener
Listener for updates to property values.
Method Summary | |
---|---|
void |
updateProperty(Properties props)
|
void |
updateProperty(String key,
Object value)
Changes in property values are propogated to property listeners via this service. |
Method Detail |
---|
void updateProperty(String key, Object value)
key
- The property key.value
- The new value.void updateProperty(Properties props)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |