|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContextListener
Context Source Listener.
Method Summary | |
---|---|
void |
update(ContextSource source,
java.lang.String property,
java.lang.Object value)
A monitored value has been modified. |
Method Detail |
---|
void update(ContextSource source, java.lang.String property, java.lang.Object value)
source
- : context source containing the propertyproperty
- : modified property namevalue
- : new value of the property
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |