| Interface | Description |
|---|---|
| EventFilter |
Filter JCR events to remove extraneous events
|
| Class | Description |
|---|---|
| DefaultFilter |
EventFilter that passes only events emitted from nodes with
a Fedora JCR type.
|
| FedoraEvent |
A very simple abstraction to prevent event-driven machinery
downstream from the repository from relying directly on a JCR
interface (Event).
|
| NOOPFilter |
Simple EventFilter that does no filtering.
|
| SimpleObserver |
Simple JCR EventListener that filters JCR Events through a Fedora
EventFilter and puts the resulting stream onto the internal
Fedora EventBus as a stream of FedoraEvents.
|
Copyright © 2013 DuraSpace, Inc.. All Rights Reserved.