public class Activator
extends org.eclipse.core.runtime.Plugin
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PLUGIN_ID
The plug in ID
|
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
static Activator |
getDefault()
Gets the started instance or
null if the plug-in is not
started. |
void |
start(org.osgi.framework.BundleContext bundleContext) |
void |
stop(org.osgi.framework.BundleContext bundleContext) |
public static final java.lang.String PLUGIN_ID
public static Activator getDefault()
null if the plug-in is not
started.nullpublic void start(org.osgi.framework.BundleContext bundleContext)
throws java.lang.Exception
start in interface org.osgi.framework.BundleActivatorstart in class org.eclipse.core.runtime.Pluginjava.lang.Exceptionpublic void stop(org.osgi.framework.BundleContext bundleContext)
throws java.lang.Exception
stop in interface org.osgi.framework.BundleActivatorstop in class org.eclipse.core.runtime.Pluginjava.lang.ExceptionCopyright © 2015 Micro Focus GmbH. All rights reserved.