Class InterpolationHelper.BundleContextSubstitutionCallback

java.lang.Object
org.apache.felix.utils.properties.InterpolationHelper.BundleContextSubstitutionCallback
All Implemented Interfaces:
InterpolationHelper.SubstitutionCallback
Enclosing class:
InterpolationHelper

public static class InterpolationHelper.BundleContextSubstitutionCallback extends Object implements InterpolationHelper.SubstitutionCallback
  • Field Details

    • context

      private final org.osgi.framework.BundleContext context
  • Constructor Details

    • BundleContextSubstitutionCallback

      public BundleContextSubstitutionCallback(org.osgi.framework.BundleContext context)
  • Method Details