Package | Description |
---|---|
org.thales.punch.platform.api |
To deal with configuration and administative tasks, the punchplatform relies on a carefully
well designed configuration service.
|
Modifier and Type | Method and Description |
---|---|
ISettingsMap |
IResolver.resolve(File file,
String runtime)
Resolve the provided file.
|
ISettingsMap |
IResolver.resolve(ISettingsMap input,
ISettingsMap fileMetaInfo,
String fileName)
Resolve the provided input without matching any rule to only resolve
tags and environment variables.
|
ISettingsMap |
IResolver.resolve(ISettingsMap settings,
String runtime,
String fileName)
Resolve the provided settings map.
|
Copyright © 2014–2023. All rights reserved.