Package org.opendaylight.openflowplugin.applications.notification.supplier.impl
Package contains notification listener/supplier implementations.
-
Class Summary Class Description AbstractNotificationSupplierBase<O extends org.opendaylight.yangtools.yang.binding.DataObject> Public abstract basic Supplier implementation contains code for a make Supplier instance, registration Supplier likeDataTreeChangeListenerand close method.AbstractNotificationSupplierForItemRoot<O extends org.opendaylight.yangtools.yang.binding.DataObject,C extends org.opendaylight.yangtools.yang.binding.Notification,D extends org.opendaylight.yangtools.yang.binding.Notification> Class is package protected abstract implementation for all Root Items Notification Suppliers.NodeConnectorNotificationSupplierImpl Implementation define a contract betweenFlowCapableNodeConnectordata object andNodeConnectorUpdatedandNodeConnectorRemovednotifications.NodeNotificationSupplierImpl Implementation define a contract betweenFlowCapableNodedata object andNodeUpdatedandNodeRemovednotifications.