Package | Description |
---|---|
org.opendaylight.controller.config.persist.impl | |
org.opendaylight.controller.configpusherfeature.internal |
Modifier and Type | Class and Description |
---|---|
class |
ConfigPusherImpl |
Modifier and Type | Method and Description |
---|---|
ConfigPusher |
ConfigPusherCustomizer.addingService(org.osgi.framework.ServiceReference<ConfigPusher> configPusherServiceReference) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigPusherCustomizer.modifiedService(org.osgi.framework.ServiceReference<ConfigPusher> configPusherServiceReference,
ConfigPusher configPusher) |
void |
ConfigPusherCustomizer.removedService(org.osgi.framework.ServiceReference<ConfigPusher> configPusherServiceReference,
ConfigPusher configPusher) |
Modifier and Type | Method and Description |
---|---|
ConfigPusher |
ConfigPusherCustomizer.addingService(org.osgi.framework.ServiceReference<ConfigPusher> configPusherServiceReference) |
void |
ConfigPusherCustomizer.modifiedService(org.osgi.framework.ServiceReference<ConfigPusher> configPusherServiceReference,
ConfigPusher configPusher) |
void |
ConfigPusherCustomizer.removedService(org.osgi.framework.ServiceReference<ConfigPusher> configPusherServiceReference,
ConfigPusher configPusher) |
Constructor and Description |
---|
ConfigFeaturesListener(ConfigPusher configPusher,
org.apache.karaf.features.FeaturesService featuresService) |
ConfigPushingRunnable(ConfigPusher configPusher,
org.apache.karaf.features.FeaturesService featuresService,
BlockingQueue<org.apache.karaf.features.FeatureEvent> featureEvents) |
FeatureConfigPusher(ConfigPusher configPusher,
org.apache.karaf.features.FeaturesService featuresService) |
Copyright © 2019 OpenDaylight. All rights reserved.