Skip navigation links
A C D E F G I J L M N P S X Y 

A

afterPropertiesSet() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 

C

CombinedEnvironmentFactory - Class in net.sf.prefixedproperties.spring.environmentfactories
 
CombinedEnvironmentFactory() - Constructor for class net.sf.prefixedproperties.spring.environmentfactories.CombinedEnvironmentFactory
 
Constants - Class in net.sf.prefixedproperties.spring
 
Constants() - Constructor for class net.sf.prefixedproperties.spring.Constants
 
createProperties() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
Creates the prefixed properties.
createProperties() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
Creates the prefixed properties.
createProperties() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
Creates the properties.

D

defaultPrefix - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
The default prefix.
defaultPrefix - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
The default prefix.
defaultPrefix - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
The default prefix.
defaultPrefixSystemPropertyKey - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
defaultPrefixSystemPropertyKey - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 

E

EnvironmentFactory - Interface in net.sf.prefixedproperties.spring
A factory for creating an environment string, which can be used for PrefixedPropertiesPlaceholderConfigurer or PrefixedPropertyOverrideConfigurer to set an environment.
environmentFactory - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
environmentFactory - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
environmentFactory - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
 

F

FallbackEnvironmentFactory - Class in net.sf.prefixedproperties.spring.environmentfactories
Takes the first environment from the given list of EnvironmentFactories which is not null.
FallbackEnvironmentFactory() - Constructor for class net.sf.prefixedproperties.spring.environmentfactories.FallbackEnvironmentFactory
 
fileEncoding - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
The file encoding.
fileEncoding - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
The file encoding.
fileEncoding - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
The file encoding.

G

getEffectiveProperties() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
Gets the effective properties.
getEffectiveProperties() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
Gets the effective properties.
getEnvironment() - Method in class net.sf.prefixedproperties.spring.environmentfactories.CombinedEnvironmentFactory
 
getEnvironment() - Method in class net.sf.prefixedproperties.spring.environmentfactories.FallbackEnvironmentFactory
 
getEnvironment() - Method in class net.sf.prefixedproperties.spring.environmentfactories.PropertiesFileEnvironmentFactory
 
getEnvironment() - Method in class net.sf.prefixedproperties.spring.environmentfactories.SpringEnvironmentAwareFactory
 
getEnvironment() - Method in class net.sf.prefixedproperties.spring.environmentfactories.StaticEnvironmentFactory
 
getEnvironment() - Method in class net.sf.prefixedproperties.spring.environmentfactories.SystemEnvironmentFactory
 
getEnvironment() - Method in interface net.sf.prefixedproperties.spring.EnvironmentFactory
Gets the environment.
getEnvironmentFactories() - Method in class net.sf.prefixedproperties.spring.environmentfactories.CombinedEnvironmentFactory
 
getEnvironmentFactories() - Method in class net.sf.prefixedproperties.spring.environmentfactories.FallbackEnvironmentFactory
 
getEnvironmentKeyName() - Method in class net.sf.prefixedproperties.spring.environmentfactories.SystemEnvironmentFactory
 
getFileName() - Method in class net.sf.prefixedproperties.spring.environmentfactories.PropertiesFileEnvironmentFactory
 
getObject() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
getObjectType() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
getPrefixedProperties() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
Gets the properties.
getPrefixedProperties() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
Gets the prefixed properties.
getProcessOtherProperties() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
Gets the process properties.
getPropertiesKey() - Method in class net.sf.prefixedproperties.spring.environmentfactories.PropertiesFileEnvironmentFactory
 

I

ignoreResourceNotFound - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
The ignore resource not found.
ignoreResourceNotFound - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
The ignore resource not found.
ignoreResourceNotFound - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
The ignore resource not found.
isCheckForSystemPropertyFirst() - Method in class net.sf.prefixedproperties.spring.environmentfactories.SystemEnvironmentFactory
 
isExcludeDefaultProfiles() - Method in class net.sf.prefixedproperties.spring.environmentfactories.SpringEnvironmentAwareFactory
 
isMixDefaultAndLocalPrefixConfigurations() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
isMixDefaultAndLocalPrefixConfigurations() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
 
isReverseProfiles() - Method in class net.sf.prefixedproperties.spring.environmentfactories.SpringEnvironmentAwareFactory
 
isSingleton() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 

J

JSON_FILE_EXTENSION - Static variable in class net.sf.prefixedproperties.spring.Constants
The Constant JSON_FILE_EXTENSION.

L

loadFromJson(Properties, InputStream) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPersister
Loads from json.
loadFromJson(Properties, Reader) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPersister
Load from json.
loadFromYAML(Properties, InputStream) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPersister
Loads from json.
loadFromYAML(Properties, Reader) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPersister
Load from json.
loadProperties(Properties) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
Load properties.
loadProperties(Properties) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
loadProperties(Properties) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
Load properties.
localOverride - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
The local override.
localOverride - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
The local override.
localOverride - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
The local override.
localProperties - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
The local properties.
localProperties - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
The local properties.
localProperties - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
The local properties.
locations - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
The locations.
locations - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
The locations.
locations - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
The locations.

M

mergeProperties() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
mergeProperties() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
mergeProperties() - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
 
myProperties - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
myProperties - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 

N

net.sf.prefixedproperties.spring - package net.sf.prefixedproperties.spring
 
net.sf.prefixedproperties.spring.environmentfactories - package net.sf.prefixedproperties.spring.environmentfactories
 

P

persister - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
persister - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
postProcessAfterInitialization(Object, String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
postProcessBeforeInitialization(Object, String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
prefixConfigList - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
The prefix config list.
prefixConfigList - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
The prefix config list.
prefixConfigList - Variable in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
The prefix config list.
PrefixedPropertiesFactoryBean - Class in net.sf.prefixedproperties.spring
 
PrefixedPropertiesFactoryBean() - Constructor for class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
PrefixedPropertiesPersister - Class in net.sf.prefixedproperties.spring
The Class PrefixedPropertiesPersister.
PrefixedPropertiesPersister() - Constructor for class net.sf.prefixedproperties.spring.PrefixedPropertiesPersister
 
PrefixedPropertiesPlaceholderConfigurer - Class in net.sf.prefixedproperties.spring
Works the same as PropertyPlaceholderConfigurer with the advantage to filter properties by using a specific environment.
PrefixedPropertiesPlaceholderConfigurer() - Constructor for class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
PrefixedPropertyOverrideConfigurer - Class in net.sf.prefixedproperties.spring
The PrefixedPropertyOverrideConfigurer behaves the same as PropertyOverrideConfigurer with the difference that you can.
PrefixedPropertyOverrideConfigurer() - Constructor for class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
 
PropertiesFileEnvironmentFactory - Class in net.sf.prefixedproperties.spring.environmentfactories
A factory for delivering an environment based on a properties file and containing key.
PropertiesFileEnvironmentFactory() - Constructor for class net.sf.prefixedproperties.spring.environmentfactories.PropertiesFileEnvironmentFactory
 

S

setCheckForSystemPropertyFirst(boolean) - Method in class net.sf.prefixedproperties.spring.environmentfactories.SystemEnvironmentFactory
Use this method with true to first check the System.getProperty() Method instead of System.getenv()
setDefaultPrefix(String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
Sets the default prefix.
setDefaultPrefix(String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
Sets the default prefix.
setDefaultPrefix(String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
Sets the default prefix.
setDefaultPrefixSystemPropertyKey(String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
Sets this method to specify a system property to be used as an environment.
setDefaultPrefixSystemPropertyKey(String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
Sets this method to specify a system property to be used as an environment.
setDefaultPrefixSystemPropertyKey(String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
Sets this method to specify a system property to be used as an environment.
setEnvironment(Environment) - Method in class net.sf.prefixedproperties.spring.environmentfactories.SpringEnvironmentAwareFactory
 
setEnvironment(String) - Method in class net.sf.prefixedproperties.spring.environmentfactories.StaticEnvironmentFactory
 
setEnvironmentFactories(List<EnvironmentFactory>) - Method in class net.sf.prefixedproperties.spring.environmentfactories.CombinedEnvironmentFactory
 
setEnvironmentFactories(List<EnvironmentFactory>) - Method in class net.sf.prefixedproperties.spring.environmentfactories.FallbackEnvironmentFactory
 
setEnvironmentFactory(EnvironmentFactory) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
Sets the environment factory.
setEnvironmentFactory(EnvironmentFactory) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
Sets the environment factory.
setEnvironmentFactory(EnvironmentFactory) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
Sets the environment factory.
setEnvironmentKeyName(String) - Method in class net.sf.prefixedproperties.spring.environmentfactories.SystemEnvironmentFactory
 
setFileEncoding(String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
setFileEncoding(String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
setFileEncoding(String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
Set the encoding to use for parsing properties files.
setFileName(String) - Method in class net.sf.prefixedproperties.spring.environmentfactories.PropertiesFileEnvironmentFactory
 
setIgnoreResourceNotFound(boolean) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
setIgnoreResourceNotFound(boolean) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
setIgnoreResourceNotFound(boolean) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
Set if failure to find the property resource should be ignored.
setIgnoreUnresolvablePlaceholders(boolean) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
setIncludeDefaultProfiles(boolean) - Method in class net.sf.prefixedproperties.spring.environmentfactories.SpringEnvironmentAwareFactory
To include the default profiles use this method and set it to true.
setLocalOverride(boolean) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
setLocalOverride(boolean) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
setLocalOverride(boolean) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
 
setLocation(Resource) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
Set a location of a properties file to be loaded.
setLocation(Resource) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
Set a location of a properties file to be loaded.
setLocation(Resource) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
Set a location of a properties file to be loaded.
setLocations(Resource...) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
setLocations(Resource...) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
setMixDefaultAndLocalPrefixConfigurations(boolean) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
setMixDefaultAndLocalPrefixConfigurations(boolean) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
 
setPlaceholderPrefix(String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
setPlaceholderSuffix(String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
setPrefixConfigs(List<PrefixConfig>) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
Sets the prefix configs to build up a PrefixedProperties -Structure.
setPrefixConfigs(List<PrefixConfig>) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
Sets the prefix configs to build up a PrefixedProperties -Structure.
setPrefixConfigs(List<PrefixConfig>) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
Sets the prefix configs.
setProcessOtherProperties(boolean) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
Indicates if other properties within this spring-context should get processed according these prefixed properties.
setProperties(Properties) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
setProperties(Properties) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
setProperties(Properties) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
Set local properties, e.g. via the "props" tag in XML bean definitions.
setPropertiesArray(Properties...) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
setPropertiesArray(Properties...) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
setPropertiesArray(Properties...) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertyOverrideConfigurer
Set local properties, e.g. via the "props" tag in XML bean definitions, allowing for merging multiple properties sets into one.
setPropertiesKey(String) - Method in class net.sf.prefixedproperties.spring.environmentfactories.PropertiesFileEnvironmentFactory
 
setReverseProfiles(boolean) - Method in class net.sf.prefixedproperties.spring.environmentfactories.SpringEnvironmentAwareFactory
To set the environment reverse the profiles list, call this method with true.
setSingleton(boolean) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesFactoryBean
 
setValueSeparator(String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPlaceholderConfigurer
 
SpringEnvironmentAwareFactory - Class in net.sf.prefixedproperties.spring.environmentfactories
Gets all profiles from the Spring environment and concatenates them with a dot.
SpringEnvironmentAwareFactory() - Constructor for class net.sf.prefixedproperties.spring.environmentfactories.SpringEnvironmentAwareFactory
 
StaticEnvironmentFactory - Class in net.sf.prefixedproperties.spring.environmentfactories
 
StaticEnvironmentFactory() - Constructor for class net.sf.prefixedproperties.spring.environmentfactories.StaticEnvironmentFactory
 
storeToJSON(Properties, OutputStream) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPersister
Store to json.
storeToJSON(Properties, OutputStream, String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPersister
Store to json.
storeToJSON(Properties, OutputStream, String, String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPersister
Store to json.
storeToYAML(Properties, OutputStream) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPersister
Store to json.
storeToYAML(Properties, OutputStream, String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPersister
Store to json.
storeToYAML(Properties, OutputStream, String, String) - Method in class net.sf.prefixedproperties.spring.PrefixedPropertiesPersister
Store to json.
SystemEnvironmentFactory - Class in net.sf.prefixedproperties.spring.environmentfactories
The environment from System.genenv() and as a fallback from System.getProperty() The order can be changed by settings checkForSystemPropertyFirst to true
SystemEnvironmentFactory() - Constructor for class net.sf.prefixedproperties.spring.environmentfactories.SystemEnvironmentFactory
 

X

XML_FILE_EXTENSION - Static variable in class net.sf.prefixedproperties.spring.Constants
The Constant XML_FILE_EXTENSION.

Y

YAML_FILE_EXTENSION - Static variable in class net.sf.prefixedproperties.spring.Constants
The Constant YAML_FILE_EXTENSION.
A C D E F G I J L M N P S X Y 
Skip navigation links

Copyright © 2010-2016. All Rights Reserved.