Class OSGiUtil


  • public final class OSGiUtil
    extends java.lang.Object
    Various static helper methods for dealing with bundles if OSGi is running.
    Since:
    3.12
    Author:
    Eike Stepper
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.osgi.framework.BundleContext getBundleContext​(OMBundle bundle)  
      • Methods inherited from class java.lang.Object

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

      • getBundleContext

        public static org.osgi.framework.BundleContext getBundleContext​(OMBundle bundle)