jar

org.apache.felix : org.apache.felix.configadmin.plugin.interpolation

Maven & Gradle

Aug 29, 2022
5 usages
134 stars

Apache Felix Configuration Admin Values Interpolation Plugin · This plugin makes it possible to substitute placeholder values in ConfigAdmin configuration with values from the file system, environment variables or system properties.

Table Of Contents

Latest Version

Download org.apache.felix : org.apache.felix.configadmin.plugin.interpolation JAR file - Latest Versions:

All Versions

Download org.apache.felix : org.apache.felix.configadmin.plugin.interpolation JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.felix.configadmin.plugin.interpolation-1.2.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.felix.configadmin.plugin.interpolation

├─ org.apache.felix.configadmin.plugin.interpolation.Activator.class - [JAR]

├─ org.apache.felix.configadmin.plugin.interpolation.InterpolationConfigurationPlugin.class - [JAR]

├─ org.apache.felix.configadmin.plugin.interpolation.Interpolator.class - [JAR]

├─ org.apache.felix.configadmin.plugin.interpolation.StandaloneInterpolator.class - [JAR]

Advertisement