| Package | Description |
|---|---|
| org.jboss.osgi.spi.util |
A collection of SPI provided utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
StringPropertyReplacer.replaceProperties(String string,
StringPropertyReplacer.PropertyProvider provider)
Go through the input string and replace any occurance of ${p} with the PropertyProvider.getProperty(p) value.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.