JavaScript is disabled on your browser.
public class BundleStartLevelUtil
extends Object
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Concrete Methods
static void
setStartLevelAndStart (org.osgi.framework.Bundle bundle,
int startLevel,
org.osgi.framework.BundleContext bundleContext)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Details
BundleStartLevelUtil
public BundleStartLevelUtil ()
Method Details
setStartLevelAndStart
public static void setStartLevelAndStart (org.osgi.framework.Bundle bundle,
int startLevel,
org.osgi.framework.BundleContext bundleContext)
throws Exception
Throws:
Exception