| Package | Description |
|---|---|
| org.dspace.event |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicDispatcher
BasicDispatcher implements the primary task of a Dispatcher: it delivers a
filtered list of events, synchronously, to a configured list of consumers.
|
| Modifier and Type | Method and Description |
|---|---|
static Dispatcher |
EventManager.getDispatcher(String name)
Get dispatcher for configuration named by "name".
|
| Modifier and Type | Method and Description |
|---|---|
static void |
EventManager.returnDispatcher(String key,
Dispatcher disp) |
Copyright © 2013 DuraSpace. All Rights Reserved.