org.openqa.jetty.util
Class Observed
java.lang.Object
java.util.Observable
org.openqa.jetty.util.Observed
public class Observed
- extends Observable
Helpful extension to Observable.
NotifyObservers will set a changed first.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Observed
public Observed()
notifyObservers
public void notifyObservers(Object arg)
- Overrides:
notifyObservers
in class Observable
notifyObservers
public void notifyObservers()
- Overrides:
notifyObservers
in class Observable
Copyright © 2012. All Rights Reserved.