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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onPipelineDropout()
-