|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationKeyFactory | |
---|---|
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 ConfigurationKeyFactory in de.smartics.properties.impl.config.domain.key.envapp |
---|
Methods in de.smartics.properties.impl.config.domain.key.envapp that return ConfigurationKeyFactory | |
---|---|
ConfigurationKeyFactory<?> |
EnvAppConfigurationKeyContext.configurationKeyFactory() |
Uses of ConfigurationKeyFactory in de.smartics.properties.impl.config.domain.key.rtaware |
---|
Methods in de.smartics.properties.impl.config.domain.key.rtaware that return ConfigurationKeyFactory | |
---|---|
ConfigurationKeyFactory<?> |
TenantUserConfigurationKeyContext.configurationKeyFactory() |
Uses of ConfigurationKeyFactory in de.smartics.properties.spi.config.domain.key |
---|
Methods in de.smartics.properties.spi.config.domain.key that return ConfigurationKeyFactory | |
---|---|
ConfigurationKeyFactory<?> |
ConfigurationKeyContext.configurationKeyFactory() Provides access to the configuration key factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |