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, onStickyMemoUpdatedpublic void onAlarmCreated(OnmsAlarm alarm)
onAlarmCreated in interface AlarmEntityListeneronAlarmCreated in class DefaultAlarmEntityListenerpublic void onAlarmUpdatedWithReducedEvent(OnmsAlarm alarm)
onAlarmUpdatedWithReducedEvent in interface AlarmEntityListeneronAlarmUpdatedWithReducedEvent in class DefaultAlarmEntityListenerpublic 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 © 2020. All rights reserved.