| Interface | Description | 
|---|---|
| AlarmLifecycleListener | 
 A simplified version of the  
AlarmEntityListener interface with support
 for periodic snapshots. | 
| AlarmPersisterExtension | 
 This interface allows extensions to modify the alarm
 after alarmd has created the alarm, or updated it with a reduced event, but
 before it is persisted. 
 | 
| Destination | 
 The Interface Destination. 
 | 
| Northbounder | 
 North bound Interface API. 
 | 
| Preservable | 
 The Interface Preservable. 
 | 
| Class | Description | 
|---|---|
| AlarmCallbackStateTracker | 
 This class can be used to help track callbacks issued via the  
AlarmLifecycleListener
 in order to help simplify possible synchronization logic in AlarmLifecycleListener.handleAlarmSnapshot(List). | 
| NorthboundAlarm | 
 Wraps the OnmsAlarm into a more generic Alarm instance
 
 FIXME: Improve this alarm to support TIP and 3GPP collaboration. 
 | 
| Enum | Description | 
|---|---|
| NorthboundAlarm.AlarmType | 
 The Enumeration AlarmType. 
 | 
| NorthboundAlarm.x733AlarmType | 
 The Enumeration x733AlarmType. 
 | 
| NorthboundAlarm.x733ProbableCause | 
 The Enumeration x733ProbableCause. 
 | 
| Exception | Description | 
|---|---|
| NorthbounderException | 
 North bound Interface API Exception 
 | 
Copyright © 2021. All rights reserved.