Class Hierarchy
- java.lang.Object
- java.util.Dictionary<K,V>
- java.util.Hashtable<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- java.util.Properties
- com.wavemaker.commons.properties.SortedProperties
- com.wavemaker.commons.properties.ThreadLocalSystemProperties
- java.util.Properties
- java.util.Hashtable<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.springframework.core.io.support.PropertiesLoaderSupport
- org.springframework.beans.factory.config.PropertyResourceConfigurer (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.PriorityOrdered)
- org.springframework.beans.factory.config.PlaceholderConfigurerSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware)
- org.springframework.context.support.PropertySourcesPlaceholderConfigurer (implements org.springframework.context.EnvironmentAware)
- com.wavemaker.commons.properties.EnvironmentRegisteringPropertySourcesPlaceHolderConfigurer (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.context.support.PropertySourcesPlaceholderConfigurer (implements org.springframework.context.EnvironmentAware)
- org.springframework.beans.factory.config.PlaceholderConfigurerSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware)
- org.springframework.beans.factory.config.PropertyResourceConfigurer (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.PriorityOrdered)
- com.wavemaker.commons.properties.PropertiesWriter
- java.util.Dictionary<K,V>