Class ShimIdeBootstrapServices


  • public class ShimIdeBootstrapServices
    extends java.lang.Object
    Controls the initialization of the BundleContextShim runtime.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void apply​(java.util.Map<java.lang.String,​java.lang.String> props, org.osgi.framework.BundleContext contextUntyped)  
      • Methods inherited from class java.lang.Object

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

      • ShimIdeBootstrapServices

        public ShimIdeBootstrapServices()
    • Method Detail

      • apply

        public static void apply​(java.util.Map<java.lang.String,​java.lang.String> props,
                                 org.osgi.framework.BundleContext contextUntyped)