Package org.eclipse.net4j.util.om
Klasse LegacyUtil
java.lang.Object
org.eclipse.net4j.util.om.LegacyUtil
Various static helper methods for dealing with
bundles
if OSGi is
not running
.- Autor:
- Eike Stepper
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic String[]
static void
setCommandLineArgs
(String[] commandLineArgs) static void
startBundles
(OMBundle[] bundles) static void
stopBundles
(OMBundle[] bundles)
-
Methodendetails
-
getCommandLineArgs
- Löst aus:
IllegalStateException
- Seit:
- 3.2
-
setCommandLineArgs
- Seit:
- 3.2
-
startBundles
- Löst aus:
Exception
-
stopBundles
- Löst aus:
Exception
-