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

Packages that use AbstractConfigurationPropertiesManagement
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.jndi Provides a SerializableConfigurationPropertiesManagement implementation based on JNDI. 
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 AbstractConfigurationPropertiesManagement in de.smartics.properties.impl.config.classpath
 

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

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

Subclasses of AbstractConfigurationPropertiesManagement in de.smartics.properties.impl.config.ds
 class DataSourceConfigurationProperties
          Implementation based on a data source.
 

Uses of AbstractConfigurationPropertiesManagement in de.smartics.properties.impl.config.jndi
 

Subclasses of AbstractConfigurationPropertiesManagement in de.smartics.properties.impl.config.jndi
 class JndiConfigurationProperties
          Implementation based on JNDI.
 

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

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

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

Subclasses of AbstractConfigurationPropertiesManagement in de.smartics.properties.spi.config.support
 class AbstractExternalConfigurationPropertiesManagement
          Abstract implementation of the ConfigurationProperties interface.
 class AbstractInMemoryConfigurationProperties
          An implementation that stores all properties in-memory.
 class BootConfigurationProperties
          Implementation based on Properties.
 



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