Uses of Interface
org.apache.felix.configadmin.plugin.interpolation.Interpolator.Provider
-
-
Uses of Interpolator.Provider in org.apache.felix.configadmin.plugin.interpolation
Methods in org.apache.felix.configadmin.plugin.interpolation with parameters of type Interpolator.Provider Modifier and Type Method Description static Object
Interpolator. replace(String value, Interpolator.Provider provider)
Replace all place holders
-