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.reconciliationMethods in org.opendaylight.openflowplugin.applications.reconciliation that return NotificationRegistration Modifier and Type Method Description NotificationRegistrationReconciliationManager. registerService(ReconciliationNotificationListener service)
- 
Uses of NotificationRegistration in org.opendaylight.openflowplugin.applications.reconciliation.implClasses in org.opendaylight.openflowplugin.applications.reconciliation.impl that implement NotificationRegistration Modifier and Type Class Description classReconciliationServiceDelegateMethods in org.opendaylight.openflowplugin.applications.reconciliation.impl that return NotificationRegistration Modifier and Type Method Description NotificationRegistrationReconciliationManagerImpl. registerService(ReconciliationNotificationListener reconciliationTask)
 
-