| Package | Description |
|---|---|
| org.lsst.ccs.messaging.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
Dispatcher.AlertEvent |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractDispatcher.deliverEvent(Dispatcher.Event event) |
void |
Dispatcher.fireEvent(Dispatcher.Event event)
Notifies listeners of the given event.
|
void |
AbstractDispatcher.fireEvent(Dispatcher.Event event)
Notifies listeners of the given event.
|
void |
Dispatcher.Listener.onEvent(Dispatcher.Event event) |
Copyright © 2022 LSST. All rights reserved.