public class RuntimeConfigHelper extends Object
Constructor and Description |
---|
RuntimeConfigHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
buildRuntimeName(RuntimeConfig config,
String defaultName)
Gets the runtime to be used given a runtime configuration.
|
public static final String buildRuntimeName(RuntimeConfig config, String defaultName)
config
- a runtime configuration.defaultName
- the by default name to be used in cases where no name was provided in the runtime configuration.Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.