public class EnvUtil extends Object
| Constructor and Description |
|---|
EnvUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
replace(String val)
Replaces any ${} strings with their corresponding environent variable.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.