|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFacesConfigChangeListener
IFacesConfigChangeListener is the interface that must be implemented by objects interested in receiving notification of changes to application configuration models.
Provisional API - subject to change
Method Summary | |
---|---|
void |
notifyChanged(org.eclipse.emf.common.notify.Notification notification)
Called when a change in an application configuration model for which this listener has been registered occurs. |
Method Detail |
---|
void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
notification
- EMF Notification
instance that describes the
model change.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |