Class NotifyingURIResolver

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int lookup​(Request request, Response response)
      Passes the uri to the current wrapped resolver and notifies the observer of the result.
      void setURIResolver​(URIResolver anUR)
      Sets the current URIResolver wrapped.
      • Methods inherited from class java.util.Observable

        addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait