Skip navigation links
C G S 

C

ClasspathPropertiesFileBasedConfigurationProvider - Class in com.outbrain.swinfra.config.provider.impl
A ConfigurationProvider that fetches the configuration from a class path resource.
ClasspathPropertiesFileBasedConfigurationProvider(String) - Constructor for class com.outbrain.swinfra.config.provider.impl.ClasspathPropertiesFileBasedConfigurationProvider
 
com.outbrain.swinfra.config.provider - package com.outbrain.swinfra.config.provider
 
com.outbrain.swinfra.config.provider.impl - package com.outbrain.swinfra.config.provider.impl
 
CONFIGURATION_SELECTION_PROPERTY_KEY - Static variable in class com.outbrain.swinfra.config.provider.SystemPropertyBasedConfigurationSelector
 
ConfigurationProvider - Interface in com.outbrain.swinfra.config.provider
Implement this API to be able to provide configuration properties to our projects ;)
ConfigurationProviderFactory - Interface in com.outbrain.swinfra.config.provider
An instance of this class will be used to create a ConfigurationProvider.
create() - Method in interface com.outbrain.swinfra.config.provider.ConfigurationProviderFactory
 

G

getConfiguration() - Method in interface com.outbrain.swinfra.config.provider.ConfigurationProvider
 
getConfiguration() - Method in class com.outbrain.swinfra.config.provider.impl.ClasspathPropertiesFileBasedConfigurationProvider
 
getConfiguration() - Method in class com.outbrain.swinfra.config.provider.SystemPropertyBasedConfigurationSelector
 

S

SystemPropertyBasedConfigurationSelector - Class in com.outbrain.swinfra.config.provider
A selector for a ConfigurationProvider based on a class name specified as a System property.
SystemPropertyBasedConfigurationSelector() - Constructor for class com.outbrain.swinfra.config.provider.SystemPropertyBasedConfigurationSelector
 
SystemPropertyBasedConfigurationSelector(String) - Constructor for class com.outbrain.swinfra.config.provider.SystemPropertyBasedConfigurationSelector
 
C G S 
Skip navigation links

Copyright © 2015 outbrain. All rights reserved.