public interface UsecpluginListener extends NotificationListener
notification lowWaterMarkBreached {
description
"Indicates that the Low Water Mark has Breached.";
}
| Modifier and Type | Method and Description |
|---|---|
void |
onLowWaterMarkBreached(LowWaterMarkBreached notification)
Indicates that the Low Water Mark has Breached.
|
void onLowWaterMarkBreached(LowWaterMarkBreached notification)
Copyright © 2016 OpenDaylight. All rights reserved.