|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractConfigurationKey | |
---|---|
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. |
Uses of AbstractConfigurationKey in de.smartics.properties.impl.config.domain.key.envapp |
---|
Classes in de.smartics.properties.impl.config.domain.key.envapp with type parameters of type AbstractConfigurationKey | |
---|---|
class |
AbstractConfigurationKey<T extends AbstractConfigurationKey<T>> Abstract base implementation to be extended by subclasses that want to add additional key components to environment and application. |
Subclasses of AbstractConfigurationKey in de.smartics.properties.impl.config.domain.key.envapp | |
---|---|
class |
EnvAppConfigurationKey The configuration key identifies a configuration with environment and application information. |
Uses of AbstractConfigurationKey in de.smartics.properties.impl.config.domain.key.rtaware |
---|
Subclasses of AbstractConfigurationKey in de.smartics.properties.impl.config.domain.key.rtaware | |
---|---|
class |
TenantUserConfigurationKey The configuration key identifies a configuration with environment and application information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |