Uses of Class
de.smartics.properties.api.config.domain.DuplicateConfigurationException

Packages that use DuplicateConfigurationException
de.smartics.properties.api.config.domain Provides domain objects for configuration. 
de.smartics.properties.spi.config.support Provides helpers for service provider to implement ConfigurationPropertiesFactory
 

Uses of DuplicateConfigurationException in de.smartics.properties.api.config.domain
 

Methods in de.smartics.properties.api.config.domain that throw DuplicateConfigurationException
 void ConfigurationRepositoryManagement.registerProperties(ConfigurationKey<?> key, ConfigurationPropertiesManagement configurationProperties)
          Registers the given configuration properties for the given configuration key.
 

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

Methods in de.smartics.properties.spi.config.support that throw DuplicateConfigurationException
 void InMemoryConfigurationRepositoryManagement.registerProperties(ConfigurationKey<?> key, ConfigurationPropertiesManagement configurationProperties)
           
 



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