public final class LegacyUtil
extends java.lang.Object
bundles
if OSGi is
not running
.Modifier and Type | Method and Description |
---|---|
static java.lang.String[] |
getCommandLineArgs() |
static void |
setCommandLineArgs(java.lang.String[] commandLineArgs) |
static void |
startBundles(OMBundle[] bundles) |
static void |
stopBundles(OMBundle[] bundles) |
public static java.lang.String[] getCommandLineArgs() throws java.lang.IllegalStateException
java.lang.IllegalStateException
public static void setCommandLineArgs(java.lang.String[] commandLineArgs)
public static void startBundles(OMBundle[] bundles) throws java.lang.Exception
java.lang.Exception
public static void stopBundles(OMBundle[] bundles) throws java.lang.Exception
java.lang.Exception
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html