| Interface | Description |
|---|---|
| Consumer |
Interface for content event consumers.
|
| Class | Description |
|---|---|
| BasicDispatcher |
BasicDispatcher implements the primary task of a Dispatcher: it delivers a
filtered list of events, synchronously, to a configured list of consumers.
|
| ConsumerProfile |
An instance of this class contains the configuration profile of a specific,
named Consumer, in the context of a specific
Dispatcher.
|
| Dispatcher |
Interface for event dispatchers.
|
| Event |
An Event object represents a single action that changed one object in the
DSpace data model.
|
| EventManager |
Class for managing the content event environment.
|
| TestConsumer |
Demonstration and test consumer for the event system.
|
Copyright © 2015 DuraSpace. All Rights Reserved.