public interface OpendaylightTestNotificationListener extends NotificationListener
notification out-of-pixie-dust-notification { leaf reason { type string; } leaf days-till-new-dust { type uint16; } }
Modifier and Type | Method and Description |
---|---|
void |
onOutOfPixieDustNotification(OutOfPixieDustNotification notification)
Just a testing notification that we can not fly for now.
|
void onOutOfPixieDustNotification(OutOfPixieDustNotification notification)
Copyright © 2019 OpenDaylight. All rights reserved.