| Package | Description |
|---|---|
| org.apache.qpid.configuration |
| Modifier and Type | Method and Description |
|---|---|
static String |
PropertyUtils.replaceProperties(String value)
Given a string that contains substrings of the form
${xxx}, looks up the valuea of 'xxx' as a
system properties and substitutes tham back into the original string, to provide a property value expanded
string. |
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.