|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdeveloper.vcs.spi.VCSSingleSaveObserver
Observer class to flush a status cache on file save notifications.
Constructor Summary | |
VCSSingleSaveObserver(VCSStatusCache cache)
Constructor. |
Method Summary | |
protected boolean |
isStateChange(java.net.URL url)
Returns true if the specified url can change state due to a save operation. |
void |
update(java.lang.Object observed,
UpdateMessage change)
Notification message. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VCSSingleSaveObserver(VCSStatusCache cache)
cache
- the status cache for the save observer.Method Detail |
protected boolean isStateChange(java.net.URL url)
url
- the url to check
public void update(java.lang.Object observed, UpdateMessage change)
Observer
update
in interface Observer
observed
- the subject whose state has changed.change
- what has changed.
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.