Uses of Interface
de.smartics.properties.spi.config.domain.key.ConfigurationKeyContext

Packages that use ConfigurationKeyContext
de.smartics.properties.impl.config.domain.key.envapp Provides a configuration key implementation that supports an environment and an application identifier. 
de.smartics.properties.impl.config.domain.key.rtaware Provides a configuration key implementation that is runtime aware. 
de.smartics.properties.spi.config.domain.key Provides service infrastructure to deal with configuration keys. 
 

Uses of ConfigurationKeyContext in de.smartics.properties.impl.config.domain.key.envapp
 

Classes in de.smartics.properties.impl.config.domain.key.envapp that implement ConfigurationKeyContext
 class EnvAppConfigurationKeyContext
          Implementation that supports environment and application IDs.
 

Uses of ConfigurationKeyContext in de.smartics.properties.impl.config.domain.key.rtaware
 

Classes in de.smartics.properties.impl.config.domain.key.rtaware that implement ConfigurationKeyContext
 class TenantUserConfigurationKeyContext
          Implementation that supports environment, application, tenant, and user IDs.
 

Uses of ConfigurationKeyContext in de.smartics.properties.spi.config.domain.key
 

Methods in de.smartics.properties.spi.config.domain.key that return ConfigurationKeyContext
 ConfigurationKeyContext ConfigurationKeyContextManager.context()
          Returns the configured context instance to access configuration key helpers.
 



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