public class AgentAlertStateAlertListener extends Object implements AlertListener
AlertListener to handle the Agent Alert State.| Constructor and Description |
|---|
AgentAlertStateAlertListener(Agent agent,
AgentStateService stateService,
MessagingService messagingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
onAlert(AlertEvent event)
Processes an alert event triggered by raised or cleared alerts.
|
public AgentAlertStateAlertListener(Agent agent, AgentStateService stateService, MessagingService messagingService)
public void onAlert(AlertEvent event)
AlertListeneronAlert in interface AlertListenerevent - Event to process.Copyright © 2023 LSST. All rights reserved.