|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.jaxme.pm.impl.PMImpl.ListObserver
Constructor Summary | |
PMImpl.ListObserver(java.util.List pList)
|
Method Summary | |
void |
notify(java.lang.Object pObservable)
The Observable indicates that its state has changed. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PMImpl.ListObserver(java.util.List pList)
Method Detail |
public void notify(java.lang.Object pObservable)
Observer
The Observable indicates that its state has changed. The Observer must inspect the Observable to detect what exactly has changed.
notify
in interface Observer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |