| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.messagebus.eventaggregator.rev141202 |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<TopicNotification>> |
TopicNotificationBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
TopicNotification |
TopicNotificationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventAggregatorListener.onTopicNotification(TopicNotification notification)
Notification of an event occuring on a particular node.
|
| Modifier and Type | Method and Description |
|---|---|
TopicNotificationBuilder |
TopicNotificationBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopicNotification>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<TopicNotification> augmentation) |
TopicNotificationBuilder |
TopicNotificationBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopicNotification>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<TopicNotification> augmentation) |
TopicNotificationBuilder |
TopicNotificationBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopicNotification>> augmentationType) |
| Constructor and Description |
|---|
TopicNotificationBuilder(TopicNotification base) |
Copyright © 2016 OpenDaylight. All rights reserved.