|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnvAppConfigurationKeyBuilder | |
---|---|
de.smartics.properties.impl.config.domain.key.envapp | Provides a configuration key implementation that supports an environment and an application identifier. |
Uses of EnvAppConfigurationKeyBuilder in de.smartics.properties.impl.config.domain.key.envapp |
---|
Methods in de.smartics.properties.impl.config.domain.key.envapp that return EnvAppConfigurationKeyBuilder | |
---|---|
EnvAppConfigurationKeyBuilder |
EnvAppConfigurationKeyBuilder.withArtifactId(String artifactId) Sets the name of the application. |
EnvAppConfigurationKeyBuilder |
EnvAppConfigurationKeyBuilder.withEnvironmentName(String name) Sets the name of the environment. |
EnvAppConfigurationKeyBuilder |
EnvAppConfigurationKeyBuilder.withGroupId(String groupId) Sets the group the application belongs to. |
EnvAppConfigurationKeyBuilder |
EnvAppConfigurationKeyBuilder.withNode(String node) Sets the optional identifier of the node within the given environment. |
EnvAppConfigurationKeyBuilder |
EnvAppConfigurationKeyBuilder.withVersion(String version) Sets the version of the application. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |