public class EquinoxUtils
extends java.lang.Object
| Constructor and Description |
|---|
EquinoxUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String[] |
getCommandLine(BundleContext context,
<any> ref)
Get the command line arguments from the EnvironmentInfo service
|
static long |
getContainerTimestamp(BundleContext context,
<any> ref)
Get the time stamp from the PlatformAdmin service.
|
static boolean |
isActive(java.lang.String bundleId)
Returns true if OSGi in not available
|
static <any> |
registerCommandProvider(BundleContext context) |
public static java.lang.String[] getCommandLine(BundleContext context,
<any> ref)
public static long getContainerTimestamp(BundleContext context,
<any> ref)
public static <any> registerCommandProvider(BundleContext context)
public static boolean isActive(java.lang.String bundleId)