Uses of Package
de.smartics.properties.api.config.domain.key

Packages that use de.smartics.properties.api.config.domain.key
de.smartics.properties.api.config.app Provides application configurations to be used by clients to this library. 
de.smartics.properties.api.config.domain Provides domain objects for configuration. 
de.smartics.properties.api.config.domain.key Provides runtime structures to access property values. 
de.smartics.properties.config.transfer.filesystem Provides an implementation for writing property definitions to a file system. 
de.smartics.properties.impl.config.cache Provides a ConfigurationPropertiesManagement implementation that provides a cache. 
de.smartics.properties.impl.config.classpath Provides a ConfigurationProperties implementation based on Properties that provides properties from registered declarations and definitions on the class path. 
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.impl.config.ds Provides a SerializableConfigurationPropertiesManagement implementation based on DataSource
de.smartics.properties.impl.config.jndi Provides a SerializableConfigurationPropertiesManagement implementation based on JNDI. 
de.smartics.properties.impl.config.properties Provides a ConfigurationProperties implementation based on Properties
de.smartics.properties.impl.config.resource Provides a SerializableConfigurationPropertiesManagement implementation based on accessing remote resources. 
de.smartics.properties.spi.config.definition Provides helpers to deal with definition.xml information. 
de.smartics.properties.spi.config.domain Provides domain objects for configuration. 
de.smartics.properties.spi.config.domain.key Provides service infrastructure to deal with configuration keys. 
de.smartics.properties.spi.config.ds Provides implementations to provide access to data sources from configuration factories. 
de.smartics.properties.spi.config.resolve Provides an interface to the resolving placeholders. 
de.smartics.properties.spi.config.support Provides helpers for service provider to implement ConfigurationPropertiesFactory
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.api.config.app
ConfigurationKey
          The configuration key identifies a configuration.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.api.config.domain
ApplicationId
          The coordinates to identify an application.
ConfigurationKey
          The configuration key identifies a configuration.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.api.config.domain.key
ApplicationId
          The coordinates to identify an application.
ApplicationIdLoader
          Loads the application identifier from the Manifest file.
ConfigurationKey
          The configuration key identifies a configuration.
EnvironmentId
          Defines an environment an application is deployed to.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.config.transfer.filesystem
ConfigurationKey
          The configuration key identifies a configuration.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.impl.config.cache
ConfigurationKey
          The configuration key identifies a configuration.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.impl.config.classpath
ConfigurationKey
          The configuration key identifies a configuration.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.impl.config.domain.key.envapp
ApplicationId
          The coordinates to identify an application.
ConfigurationKey
          The configuration key identifies a configuration.
ConfigurationKeyFactory
          A factory to create special configuration keys.
ConfigurationKeyHelper
          Helper to construct configuration keys.
EnvironmentId
          Defines an environment an application is deployed to.
KeyListBuilder
          Creates a list of keys to search for properties value in a given order.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.impl.config.domain.key.rtaware
ApplicationId
          The coordinates to identify an application.
ConfigurationKey
          The configuration key identifies a configuration.
ConfigurationKeyFactory
          A factory to create special configuration keys.
ConfigurationKeyHelper
          Helper to construct configuration keys.
EnvironmentId
          Defines an environment an application is deployed to.
KeyListBuilder
          Creates a list of keys to search for properties value in a given order.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.impl.config.ds
ConfigurationKey
          The configuration key identifies a configuration.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.impl.config.jndi
ConfigurationKey
          The configuration key identifies a configuration.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.impl.config.properties
ApplicationId
          The coordinates to identify an application.
ConfigurationKey
          The configuration key identifies a configuration.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.impl.config.resource
ConfigurationKey
          The configuration key identifies a configuration.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.spi.config.definition
ConfigurationKey
          The configuration key identifies a configuration.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.spi.config.domain
ConfigurationKey
          The configuration key identifies a configuration.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.spi.config.domain.key
ConfigurationKey
          The configuration key identifies a configuration.
ConfigurationKeyFactory
          A factory to create special configuration keys.
ConfigurationKeyHelper
          Helper to construct configuration keys.
KeyListBuilder
          Creates a list of keys to search for properties value in a given order.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.spi.config.ds
ConfigurationKey
          The configuration key identifies a configuration.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.spi.config.resolve
ConfigurationKey
          The configuration key identifies a configuration.
 

Classes in de.smartics.properties.api.config.domain.key used by de.smartics.properties.spi.config.support
ConfigurationKey
          The configuration key identifies a configuration.
 



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