A E I O P R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Activator - Class in org.apache.felix.configadmin.plugin.interpolation
- Activator() - Constructor for class org.apache.felix.configadmin.plugin.interpolation.Activator
E
- END - Static variable in class org.apache.felix.configadmin.plugin.interpolation.Interpolator
- ESCAPE - Static variable in class org.apache.felix.configadmin.plugin.interpolation.Interpolator
I
- interpolate(String, Dictionary<String, Object>) - Method in class org.apache.felix.configadmin.plugin.interpolation.StandaloneInterpolator
-
Perform configuration interpolations.
- Interpolator - Class in org.apache.felix.configadmin.plugin.interpolation
-
Replace place holders in a string
- Interpolator() - Constructor for class org.apache.felix.configadmin.plugin.interpolation.Interpolator
- Interpolator.Provider - Interface in org.apache.felix.configadmin.plugin.interpolation
-
The value for the replacement is returned by this provider
O
- org.apache.felix.configadmin.plugin.interpolation - package org.apache.felix.configadmin.plugin.interpolation
P
- parseDirectives(String) - Static method in class org.apache.felix.configadmin.plugin.interpolation.Interpolator
- provide(String, String, Map<String, String>) - Method in interface org.apache.felix.configadmin.plugin.interpolation.Interpolator.Provider
R
- replace(String, Interpolator.Provider) - Static method in class org.apache.felix.configadmin.plugin.interpolation.Interpolator
-
Replace all place holders
S
- StandaloneInterpolator - Class in org.apache.felix.configadmin.plugin.interpolation
-
Entrypoint into the interpolator independent of the OSGi API, so it can be used from outside of an OSGi Configuration Admin environment.
- StandaloneInterpolator(Map<String, String>, File...) - Constructor for class org.apache.felix.configadmin.plugin.interpolation.StandaloneInterpolator
-
Constructor.
- StandaloneInterpolator(Map<String, String>, String, File...) - Constructor for class org.apache.felix.configadmin.plugin.interpolation.StandaloneInterpolator
-
Constructor.
- start(BundleContext) - Method in class org.apache.felix.configadmin.plugin.interpolation.Activator
- START - Static variable in class org.apache.felix.configadmin.plugin.interpolation.Interpolator
- stop(BundleContext) - Method in class org.apache.felix.configadmin.plugin.interpolation.Activator
All Classes All Packages