Class InterpolationHelper.BundleContextSubstitutionCallback

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private org.osgi.framework.BundleContext context  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getValue​(java.lang.String key)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • context

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

      • BundleContextSubstitutionCallback

        public BundleContextSubstitutionCallback​(org.osgi.framework.BundleContext context)