org.jboss.resteasy.skeleton.key
Class EnvUtil
java.lang.Object
org.jboss.resteasy.skeleton.key.EnvUtil
public class EnvUtil
- extends Object
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
Method Summary |
static String |
replace(String val)
Replaces any ${} strings with their corresponding environent variable. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvUtil
public EnvUtil()
replace
public static String replace(String val)
- Replaces any ${} strings with their corresponding environent variable.
- Parameters:
val
-
- Returns:
Copyright © 2013. All Rights Reserved.