public class NorthbounderManager extends DefaultAlarmEntityListener
Constructor and Description |
---|
NorthbounderManager() |
Modifier and Type | Method and Description |
---|---|
List<Northbounder> |
getNorthboundInterfaces() |
void |
handleReloadEvent(IEvent e) |
void |
onAlarmCreated(OnmsAlarm alarm) |
void |
onAlarmCreatedOrUpdatedWithReducedEvent(OnmsAlarm alarm) |
void |
onAlarmUpdatedWithReducedEvent(OnmsAlarm alarm) |
void |
onNorthbounderRegistered(Northbounder northbounder,
Map<String,String> properties) |
void |
onNorthbounderUnregistered(Northbounder northbounder,
Map<String,String> properties) |
void |
setNorthboundInterfaces(List<Northbounder> northboundInterfaces) |
void |
stop() |
onAlarmAcknowledged, onAlarmArchived, onAlarmDeleted, onAlarmSeverityUpdated, onAlarmUnacknowledged, onLastAutomationTimeUpdated, onReductionKeyMemoDeleted, onReductionKeyMemoUpdated, onRelatedAlarmsUpdated, onStickyMemoDeleted, onStickyMemoUpdated, onTicketStateChanged
public void onAlarmCreated(OnmsAlarm alarm)
onAlarmCreated
in interface AlarmEntityListener
onAlarmCreated
in class DefaultAlarmEntityListener
public void onAlarmUpdatedWithReducedEvent(OnmsAlarm alarm)
onAlarmUpdatedWithReducedEvent
in interface AlarmEntityListener
onAlarmUpdatedWithReducedEvent
in class DefaultAlarmEntityListener
public void onNorthbounderRegistered(Northbounder northbounder, Map<String,String> properties)
public void onNorthbounderUnregistered(Northbounder northbounder, Map<String,String> properties)
public List<Northbounder> getNorthboundInterfaces()
public void setNorthboundInterfaces(List<Northbounder> northboundInterfaces)
public void handleReloadEvent(IEvent e)
public void stop()
public void onAlarmCreatedOrUpdatedWithReducedEvent(OnmsAlarm alarm)
Copyright © 2021. All rights reserved.