| Package | Description |
|---|---|
| org.lsst.ccs.bus |
This package deals with standard messages for the CCS buses.
|
| Modifier and Type | Field and Description |
|---|---|
static Bus<LogEvent> |
Bus.LOG |
| Modifier and Type | Method and Description |
|---|---|
LogEvent |
MessagingApplicationLayer.logForSending(LogEvent log) |
LogEvent |
MessagingApplicationLayer.receivingLog(LogEvent log) |
| Modifier and Type | Method and Description |
|---|---|
LogEvent |
MessagingApplicationLayer.logForSending(LogEvent log) |
void |
LogListener.onLog(LogEvent e) |
LogEvent |
MessagingApplicationLayer.receivingLog(LogEvent log) |
void |
BusMessagingFactory.sendLogEvent(LogEvent evt)
Deprecated.
|
void |
MessagingFactory.sendLogEvent(LogEvent evt) |
void |
BusApplicationLayer.sendLogEvent(LogEvent evt)
broadcasts a log message.
|
Copyright © 2015 LSST. All rights reserved.