Uses of Class
de.smartics.properties.spi.config.support.AbstractConfigurationProperties

Packages that use AbstractConfigurationProperties
de.smartics.properties.impl.config.classpath Provides a ConfigurationProperties implementation based on Properties that provides properties from registered declarations and definitions on the class path. 
de.smartics.properties.impl.config.ds Provides a SerializableConfigurationPropertiesManagement implementation based on DataSource
de.smartics.properties.impl.config.properties Provides a ConfigurationProperties implementation based on Properties
de.smartics.properties.spi.config.support Provides helpers for service provider to implement ConfigurationPropertiesFactory
 

Uses of AbstractConfigurationProperties in de.smartics.properties.impl.config.classpath
 

Subclasses of AbstractConfigurationProperties in de.smartics.properties.impl.config.classpath
 class ClasspathConfigurationProperties
          Implementation based on Properties.
 

Uses of AbstractConfigurationProperties in de.smartics.properties.impl.config.ds
 

Subclasses of AbstractConfigurationProperties in de.smartics.properties.impl.config.ds
 class DataSourceConfigurationProperties
          Implementation based on Properties.
 

Uses of AbstractConfigurationProperties in de.smartics.properties.impl.config.properties
 

Subclasses of AbstractConfigurationProperties in de.smartics.properties.impl.config.properties
 class PropertiesConfigurationProperties
          Implementation based on Properties.
 

Uses of AbstractConfigurationProperties in de.smartics.properties.spi.config.support
 

Subclasses of AbstractConfigurationProperties in de.smartics.properties.spi.config.support
 class AbstractConfigurationPropertiesManagement
          Abstract implementation of the ConfigurationProperties interface.
 class AbstractInMemoryConfigurationProperties
          An implementation that stores all properties in-memory.
 class BootConfigurationProperties
          Implementation based on Properties.
 class ConfigurationPropertiesManagementWithDefaults
          A configuration properties instance that contains the main configuration properties, which matches the key, and all the defaults that have a partial representation of the key.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.