Package org.eclipse.ecf.core.util
Class BundleStarter
java.lang.Object
org.eclipse.ecf.core.util.BundleStarter
- Since:
- 3.9
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
startDependents
(BundleContext context, String[] bundleSymbolicNames, int stateMask)
-
Constructor Details
-
BundleStarter
public BundleStarter()
-
-
Method Details
-
startDependents
public static void startDependents(BundleContext context, String[] bundleSymbolicNames, int stateMask) throws BundleException - Throws:
BundleException
-