Uses of Interface
org.jboss.osgi.spi.util.StringPropertyReplacer.PropertyProvider

Packages that use StringPropertyReplacer.PropertyProvider
org.jboss.osgi.spi.util A collection of SPI provided utilities. 
 

Uses of StringPropertyReplacer.PropertyProvider in org.jboss.osgi.spi.util
 

Methods in org.jboss.osgi.spi.util with parameters of type StringPropertyReplacer.PropertyProvider
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 © 2012. All Rights Reserved.