Uses of Class
de.smartics.properties.impl.config.domain.key.envapp.EnvAppConfigurationKey

Packages that use EnvAppConfigurationKey
de.smartics.properties.impl.config.domain.key.envapp Provides a configuration key implementation that supports an environment and an application identifier. 
 

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

Methods in de.smartics.properties.impl.config.domain.key.envapp that return EnvAppConfigurationKey
 EnvAppConfigurationKey EnvAppConfigurationKeyHelper.load(ApplicationId applicationId)
          Loads the configuration key using the given applicationId and determines the environmentId through system properties or defaults (null for the environment and hostname for the node).
 EnvAppConfigurationKey EnvAppConfigurationKeyHelper.load(Class<?> locator)
          Loads the application identifier from the manifest file pointed at by the given locator class.
 EnvAppConfigurationKey EnvAppConfigurationKeyHelper.load(EnvironmentId environmentId, Class<?> locator)
          Loads the application identifier from the manifest file pointed at by the given locator class.
 EnvAppConfigurationKey EnvAppConfigurationKeyHelper.load(String environmentName, Class<?> locator)
          Loads the application identifier from the manifest file pointed at by the given locator class.
 

Constructors in de.smartics.properties.impl.config.domain.key.envapp with parameters of type EnvAppConfigurationKey
EnvAppConfigurationKey(EnvAppConfigurationKey key, ApplicationId appId)
          Copy constructor.
 



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