Uses of Interface
org.fcrepo.server.observer.Publisher

Packages that use Publisher
org.fcrepo.server.observer   
 

Uses of Publisher in org.fcrepo.server.observer
 

Classes in org.fcrepo.server.observer that implement Publisher
 class ObserverQueue
          A threaded FIFO queue to improve performance of updates to Observers.
 

Methods in org.fcrepo.server.observer with parameters of type Publisher
 void Subscriber.update(Publisher s, Object o)
           
 void ObserverQueue.update(Publisher o, Object arg)
           
 



Copyright © 2011 DuraSpace. All Rights Reserved.