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 © 2018 OpenDaylight. All rights reserved.