Uses of Interface
org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration
-
Packages that use NotificationRegistration Package Description org.opendaylight.openflowplugin.applications.reconciliation org.opendaylight.openflowplugin.applications.reconciliation.impl -
-
Uses of NotificationRegistration in org.opendaylight.openflowplugin.applications.reconciliation
Methods in org.opendaylight.openflowplugin.applications.reconciliation that return NotificationRegistration Modifier and Type Method Description NotificationRegistration
ReconciliationManager. registerService(ReconciliationNotificationListener service)
-
Uses of NotificationRegistration in org.opendaylight.openflowplugin.applications.reconciliation.impl
Classes in org.opendaylight.openflowplugin.applications.reconciliation.impl that implement NotificationRegistration Modifier and Type Class Description class
ReconciliationServiceDelegate
Methods in org.opendaylight.openflowplugin.applications.reconciliation.impl that return NotificationRegistration Modifier and Type Method Description NotificationRegistration
ReconciliationManagerImpl. registerService(ReconciliationNotificationListener reconciliationTask)
-