
public class AgentAlertStateAlertListener extends Object implements AlertListener
AlertListener to handle the Agent Alert State.| Constructor and Description |
|---|
AgentAlertStateAlertListener(Agent agent,
AgentStateService stateService) |
| 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)
public void onAlert(AlertEvent event)
AlertListeneronAlert in interface AlertListenerevent - Event to process.Copyright © 2018 LSST. All rights reserved.