public class FeatureConfigPusher extends Object
Constructor and Description |
---|
FeatureConfigPusher(ConfigPusher configPusher,
org.apache.karaf.features.FeaturesService featuresService) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.LinkedHashMultimap<org.apache.karaf.features.Feature,FeatureConfigSnapshotHolder> |
pushConfigs(List<org.apache.karaf.features.Feature> features) |
public FeatureConfigPusher(ConfigPusher configPusher, org.apache.karaf.features.FeaturesService featuresService)
public com.google.common.collect.LinkedHashMultimap<org.apache.karaf.features.Feature,FeatureConfigSnapshotHolder> pushConfigs(List<org.apache.karaf.features.Feature> features) throws Exception
Exception
Copyright © 2019 OpenDaylight. All rights reserved.