Uses of Class
de.smartics.properties.impl.config.domain.key.rtaware.TenantUserConfigurationKey

Packages that use TenantUserConfigurationKey
de.smartics.properties.impl.config.domain.key.rtaware Provides a configuration key implementation that is runtime aware. 
 

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

Methods in de.smartics.properties.impl.config.domain.key.rtaware that return TenantUserConfigurationKey
 TenantUserConfigurationKey TenantUserConfigurationKeyHelper.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).
 TenantUserConfigurationKey TenantUserConfigurationKeyHelper.load(Class<?> locator)
          Loads the application identifier from the manifest file pointed at by the given locator class.
 TenantUserConfigurationKey TenantUserConfigurationKeyHelper.load(EnvironmentId environmentId, Class<?> locator)
          Loads the application identifier from the manifest file pointed at by the given locator class.
 TenantUserConfigurationKey TenantUserConfigurationKeyHelper.load(String environmentName, Class<?> locator)
          Loads the application identifier from the manifest file pointed at by the given locator class.
 

Methods in de.smartics.properties.impl.config.domain.key.rtaware with parameters of type TenantUserConfigurationKey
 int TenantUserConfigurationKey.compareTo(TenantUserConfigurationKey o)
           
 

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



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