| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is implemented by something that can handle MOF-style change notifications. See Adapter and Notifier for more details.
Method Summary | |
void | addListener(INotifyChangedListener notifyChangedListener)
This adds another listener. |
void | fireNotifyChanged(Notification notification)
This calls notifyChanged for each listener. |
void | removeListener(INotifyChangedListener notifyChangedListener)
This removes a listener. |
Method Detail |
public void fireNotifyChanged(Notification notification)
public void addListener(INotifyChangedListener notifyChangedListener)
public void removeListener(INotifyChangedListener notifyChangedListener)
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |