|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.amp.axf.core.LifecycleObservationAdapter
public class LifecycleObservationAdapter
The Class LifecycleObservationAdapter.
Constructor Summary | |
---|---|
LifecycleObservationAdapter(ILifeCycleListener lifeCycleListener)
Instantiates a new lifecycle observation adapter. |
Method Summary | |
---|---|
void |
stateChange(java.lang.Object notifyType,
java.lang.Object observed)
Notifies that the model has had some kind of state or observation status change. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LifecycleObservationAdapter(ILifeCycleListener lifeCycleListener)
lifeCycleListener
- the life cycle listenerMethod Detail |
---|
public void stateChange(java.lang.Object notifyType, java.lang.Object observed)
IStateListener
stateChange
in interface IStateListener
notifyType
- observed
- IStateListener.stateChange(java.lang.Object, java.lang.Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |