Interface AlarmPipelineMonitor
- All Known Implementing Classes:
- AlarmEventInstance
public interface AlarmPipelineMonitor
This is an add-on interface that lets alarm events know when they're dropped from an alarm pipeline.
- 
Method Summary
- 
Method Details- 
onPipelineDropoutvoid onPipelineDropout()
 
-