Uses of Interface
de.smartics.properties.api.config.domain.ConfigurationRepositoryManagement

Packages that use ConfigurationRepositoryManagement
de.smartics.properties.spi.config.support Provides helpers for service provider to implement ConfigurationPropertiesFactory
 

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

Classes in de.smartics.properties.spi.config.support that implement ConfigurationRepositoryManagement
 class InMemoryConfigurationRepositoryManagement
          Stores all configurations in memory.
 

Methods in de.smartics.properties.spi.config.support that return ConfigurationRepositoryManagement
 ConfigurationRepositoryManagement FactoryCache.getCache()
          Returns the cache of currently loaded configurations.
 ConfigurationRepositoryManagement ClassPathLoader.load()
          Loads the configuration properties instance from information found on the class path.
 

Constructors in de.smartics.properties.spi.config.support with parameters of type ConfigurationRepositoryManagement
FactoryCache(ConfigurationRepositoryManagement cache, AbstractConfigurationPropertiesFactory<?> factory)
          Default constructor.
 



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