public class TaurusCorePlugin
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 |
|---|
TaurusCorePlugin()
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static TaurusCorePlugin |
getDefault()
Returns the shared instance
|
static void |
preInitialize()
Pre initialization of the AWM plug-in.
|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public static final java.lang.String PLUGIN_ID
public void start(org.osgi.framework.BundleContext context)
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 context)
throws java.lang.Exception
stop in interface org.osgi.framework.BundleActivatorstop in class org.eclipse.core.runtime.Pluginjava.lang.Exceptionpublic static TaurusCorePlugin getDefault()
public static void preInitialize()
throws java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException - if the pre initialization failsCopyright © 2015 Micro Focus GmbH. All rights reserved.