Package org.eclipse.net4j.util.om
Class OSGiUtil
- java.lang.Object
- 
- org.eclipse.net4j.util.om.OSGiUtil
 
- 
 public final class OSGiUtil extends java.lang.ObjectVarious static helper methods for dealing withbundlesif OSGiis running.- Since:
- 3.12
- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static org.osgi.framework.BundleContextgetBundleContext(OMBundle bundle)
 
- 
- 
- 
Method Detail- 
getBundleContextpublic static org.osgi.framework.BundleContext getBundleContext(OMBundle bundle) 
 
- 
 
-