Skip navigation links
A C D F G I L M N O P R S Y 

A

AbstractConfigLoader - Class in org.apache.servicecomb.config.archaius.sources
 
AbstractConfigLoader() - Constructor for class org.apache.servicecomb.config.archaius.sources.AbstractConfigLoader
 

C

ConfigCenterConfigurationSource - Interface in org.apache.servicecomb.config.spi
 
ConfigMapping - Class in org.apache.servicecomb.config
Created by on 2017/1/5.
ConfigModel - Class in org.apache.servicecomb.config.archaius.sources
 
ConfigModel() - Constructor for class org.apache.servicecomb.config.archaius.sources.ConfigModel
 
configModels - Variable in class org.apache.servicecomb.config.archaius.sources.AbstractConfigLoader
 
ConfigSourceMaker - Class in org.apache.servicecomb.config.archaius.sources
 
ConfigSourceMaker() - Constructor for class org.apache.servicecomb.config.archaius.sources.ConfigSourceMaker
 
ConfigurationSpringInitializer - Class in org.apache.servicecomb.config
 
ConfigurationSpringInitializer() - Constructor for class org.apache.servicecomb.config.ConfigurationSpringInitializer
 
ConfigUtil - Class in org.apache.servicecomb.config
 
convertEnvVariable(AbstractConfiguration) - Static method in class org.apache.servicecomb.config.ConfigUtil
 
createConfigFromConfigCenter(Configuration) - Static method in class org.apache.servicecomb.config.ConfigUtil
 
createDynamicConfig() - Static method in class org.apache.servicecomb.config.ConfigUtil
 
createLocalConfig() - Static method in class org.apache.servicecomb.config.ConfigUtil
 
createLocalConfig(List<ConfigModel>) - Static method in class org.apache.servicecomb.config.ConfigUtil
 

D

DEFAULT_PROPERTY_OBSERVATION - Static variable in interface org.apache.servicecomb.config.DynamicProperties
 
DynamicProperties - Interface in org.apache.servicecomb.config
 

F

findURLFromClassPath(String) - Method in class org.apache.servicecomb.config.archaius.sources.AbstractConfigLoader
 

G

getBooleanProperty(String, Consumer<Boolean>, boolean) - Method in interface org.apache.servicecomb.config.DynamicProperties
 
getBooleanProperty(String, boolean) - Method in interface org.apache.servicecomb.config.DynamicProperties
 
getConfig() - Method in class org.apache.servicecomb.config.archaius.sources.ConfigModel
 
getConfigModels() - Method in class org.apache.servicecomb.config.archaius.sources.AbstractConfigLoader
 
getConfigModels() - Method in class org.apache.servicecomb.config.archaius.sources.MicroserviceConfigurationSource
 
getConvertedMap(Map<String, Object>) - Static method in class org.apache.servicecomb.config.ConfigMapping
 
getDoubleProperty(String, DoubleConsumer, double) - Method in interface org.apache.servicecomb.config.DynamicProperties
 
getDoubleProperty(String, double) - Method in interface org.apache.servicecomb.config.DynamicProperties
 
getFloatProperty(String, DoubleConsumer, float) - Method in interface org.apache.servicecomb.config.DynamicProperties
 
getFloatProperty(String, float) - Method in interface org.apache.servicecomb.config.DynamicProperties
 
getIntProperty(String, IntConsumer, int) - Method in interface org.apache.servicecomb.config.DynamicProperties
 
getIntProperty(String, int) - Method in interface org.apache.servicecomb.config.DynamicProperties
 
getLongProperty(String, LongConsumer, long) - Method in interface org.apache.servicecomb.config.DynamicProperties
 
getLongProperty(String, long) - Method in interface org.apache.servicecomb.config.DynamicProperties
 
getMapping() - Static method in class org.apache.servicecomb.config.ConfigMapping
 
getMicroserviceConfigLoader() - Static method in class org.apache.servicecomb.config.ConfigUtil
 
getMicroserviceConfigLoader(Configuration) - Static method in class org.apache.servicecomb.config.ConfigUtil
 
getOrder() - Method in class org.apache.servicecomb.config.archaius.sources.ConfigModel
 
getOrder() - Method in class org.apache.servicecomb.config.LastPropertyPlaceholderConfigurer
 
getProperty(String) - Static method in class org.apache.servicecomb.config.ConfigUtil
 
getProperty(Object, String) - Static method in class org.apache.servicecomb.config.ConfigUtil
 
getStringProperty(String, Consumer<String>, String) - Method in interface org.apache.servicecomb.config.DynamicProperties
 
getStringProperty(String, String) - Method in interface org.apache.servicecomb.config.DynamicProperties
 
getUrl() - Method in class org.apache.servicecomb.config.archaius.sources.ConfigModel
 

I

init(Configuration) - Method in interface org.apache.servicecomb.config.spi.ConfigCenterConfigurationSource
 
installDynamicConfig() - Static method in class org.apache.servicecomb.config.ConfigUtil
 
isValidSource(Configuration) - Method in interface org.apache.servicecomb.config.spi.ConfigCenterConfigurationSource
 

L

LastPropertyPlaceholderConfigurer - Class in org.apache.servicecomb.config
 
LastPropertyPlaceholderConfigurer() - Constructor for class org.apache.servicecomb.config.LastPropertyPlaceholderConfigurer
 
load(String) - Method in class org.apache.servicecomb.config.archaius.sources.AbstractConfigLoader
 
load(URL) - Method in class org.apache.servicecomb.config.archaius.sources.AbstractConfigLoader
 
loadAndSort() - Method in class org.apache.servicecomb.config.archaius.sources.MicroserviceConfigLoader
 
loadData(URL) - Method in class org.apache.servicecomb.config.archaius.sources.AbstractConfigLoader
 
loadData(URL) - Method in class org.apache.servicecomb.config.archaius.sources.YAMLConfigLoader
 
loadFromClassPath(String) - Method in class org.apache.servicecomb.config.archaius.sources.AbstractConfigLoader
 

M

map(String) - Static method in class org.apache.servicecomb.config.ConfigMapping
 
mergeProperties() - Method in class org.apache.servicecomb.config.ConfigurationSpringInitializer
 
MicroserviceConfigLoader - Class in org.apache.servicecomb.config.archaius.sources
 
MicroserviceConfigLoader() - Constructor for class org.apache.servicecomb.config.archaius.sources.MicroserviceConfigLoader
 
MicroserviceConfigurationSource - Class in org.apache.servicecomb.config.archaius.sources
 
MicroserviceConfigurationSource(List<ConfigModel>) - Constructor for class org.apache.servicecomb.config.archaius.sources.MicroserviceConfigurationSource
 

N

NeverStartPollingScheduler - Class in org.apache.servicecomb.config.archaius.scheduler
Created by on 2017/3/29.
NeverStartPollingScheduler() - Constructor for class org.apache.servicecomb.config.archaius.scheduler.NeverStartPollingScheduler
 

O

orderKey - Variable in class org.apache.servicecomb.config.archaius.sources.AbstractConfigLoader
 
org.apache.servicecomb.config - package org.apache.servicecomb.config
 
org.apache.servicecomb.config.archaius.scheduler - package org.apache.servicecomb.config.archaius.scheduler
 
org.apache.servicecomb.config.archaius.sources - package org.apache.servicecomb.config.archaius.sources
 
org.apache.servicecomb.config.spi - package org.apache.servicecomb.config.spi
 

P

poll(boolean, Object) - Method in class org.apache.servicecomb.config.archaius.sources.MicroserviceConfigurationSource
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.apache.servicecomb.config.LastPropertyPlaceholderConfigurer
 

R

resolvePlaceholder(String, Properties) - Method in class org.apache.servicecomb.config.ConfigurationSpringInitializer
 
retrieveItems(String, Map<String, Object>) - Static method in class org.apache.servicecomb.config.YAMLUtil
 

S

schedule(Runnable) - Method in class org.apache.servicecomb.config.archaius.scheduler.NeverStartPollingScheduler
 
setConfig(Map<String, Object>) - Method in class org.apache.servicecomb.config.archaius.sources.ConfigModel
 
setOrder(int) - Method in class org.apache.servicecomb.config.archaius.sources.ConfigModel
 
setOrderKey(String) - Method in class org.apache.servicecomb.config.archaius.sources.AbstractConfigLoader
 
setUrl(URL) - Method in class org.apache.servicecomb.config.archaius.sources.ConfigModel
 
sort() - Method in class org.apache.servicecomb.config.archaius.sources.AbstractConfigLoader
 
stop() - Method in class org.apache.servicecomb.config.archaius.scheduler.NeverStartPollingScheduler
 

Y

yaml2Properties(InputStream) - Static method in class org.apache.servicecomb.config.YAMLUtil
 
YAMLConfigLoader - Class in org.apache.servicecomb.config.archaius.sources
 
YAMLConfigLoader() - Constructor for class org.apache.servicecomb.config.archaius.sources.YAMLConfigLoader
 
yamlConfigSource() - Static method in class org.apache.servicecomb.config.archaius.sources.ConfigSourceMaker
 
YAMLUtil - Class in org.apache.servicecomb.config
Created by on 2017/1/5.
A C D F G I L M N O P R S Y 
Skip navigation links

Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.