public interface ReconciliationManager
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,List<ReconciliationNotificationListener>> |
getRegisteredServices() |
NotificationRegistration |
registerService(ReconciliationNotificationListener service) |
NotificationRegistration registerService(ReconciliationNotificationListener service)
Map<Integer,List<ReconciliationNotificationListener>> getRegisteredServices()
Copyright © 2019 OpenDaylight. All rights reserved.