Package org.eclipse.ecf.core.util
Class BundleStarter
- java.lang.Object
- 
- org.eclipse.ecf.core.util.BundleStarter
 
- 
 public class BundleStarter extends Object - Since:
- 3.9
 
- 
- 
Constructor SummaryConstructors Constructor Description BundleStarter()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static voidstartDependents(BundleContext context, String[] bundleSymbolicNames, int stateMask)
 
- 
- 
- 
Method Detail- 
startDependentspublic static void startDependents(BundleContext context, String[] bundleSymbolicNames, int stateMask) throws BundleException - Throws:
- BundleException
 
 
- 
 
-