Package org.eclipse.net4j.util.om
Class LegacyUtil
java.lang.Object
org.eclipse.net4j.util.om.LegacyUtil
Various static helper methods for dealing with
bundles
if OSGi is
not running
.- Author:
- Eike Stepper
-
Method Summary
Modifier and TypeMethodDescriptionstatic String[]
static void
setCommandLineArgs
(String[] commandLineArgs) static void
startBundles
(OMBundle[] bundles) static void
stopBundles
(OMBundle[] bundles)
-
Method Details
-
getCommandLineArgs
- Throws:
IllegalStateException
- Since:
- 3.2
-
setCommandLineArgs
- Since:
- 3.2
-
startBundles
- Throws:
Exception
-
stopBundles
- Throws:
Exception
-