public class ConfigSubsystemFacadeFactory extends Object
| Constructor and Description |
|---|
ConfigSubsystemFacadeFactory(org.opendaylight.controller.config.util.ConfigRegistryClient cfgRegClient,
org.opendaylight.controller.config.util.ConfigRegistryJMXClient jmxClientNoNotifications,
YangStoreService yangStoreService) |
| Modifier and Type | Method and Description |
|---|---|
ConfigSubsystemFacade |
createFacade(String id)
Create new instance of ConfigSubsystemFacade.
|
Set<org.opendaylight.controller.config.util.capability.Capability> |
getCurrentCapabilities() |
YangStoreService |
getYangStoreService() |
public ConfigSubsystemFacadeFactory(org.opendaylight.controller.config.util.ConfigRegistryClient cfgRegClient,
org.opendaylight.controller.config.util.ConfigRegistryJMXClient jmxClientNoNotifications,
YangStoreService yangStoreService)
public ConfigSubsystemFacade createFacade(String id)
public YangStoreService getYangStoreService()
public Set<org.opendaylight.controller.config.util.capability.Capability> getCurrentCapabilities()
Copyright © 2016 OpenDaylight. All rights reserved.