public interface NotificationNodeContainer
Modifier and Type | Method and Description |
---|---|
default Set<NotificationDefinition> |
getNotifications()
All implementations should override this method.
|
@Nonnull default Set<NotificationDefinition> getNotifications()
The default definition is also used by implementations of ContainerSchemaNode which do not support notification statements such as InputEffectiveStatementImpl and OutputEffectiveStatementImpl.
Copyright © 2018 OpenDaylight. All rights reserved.