| Package | Description |
|---|---|
| org.fcrepo.server.observer |
| Modifier and Type | Class and Description |
|---|---|
class |
ObserverQueue
A threaded FIFO queue to improve performance of updates to Observers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Publisher.addSubscriber(Subscriber obs) |
void |
ObserverQueue.addSubscriber(Subscriber obs) |
void |
Publisher.removeSubscriber(Subscriber obs) |
void |
ObserverQueue.removeSubscriber(Subscriber obs) |
Copyright © 2013 DuraSpace. All Rights Reserved.