|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigurationObservableIF
INTERNAL: Classes implementing this interface may want to inform the subscribed observers that a specific configuration event has happend (like for example a new configuration element was found).
Method Summary | |
---|---|
void |
addObserver(ConfigurationObserverIF o)
Adds an observer to the set of observers for this object. |
void |
removeObserver(ConfigurationObserverIF o)
Removes an observer from the set of observers of this object. |
Method Detail |
---|
void addObserver(ConfigurationObserverIF o)
void removeObserver(ConfigurationObserverIF o)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |