public class Activator
extends java.lang.Object
eclipse.createRegistry=false
The default registry will be stopped on the bundle shutdown.IRegistryConstants.PROP_DEFAULT_REGISTRY| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
static BundleContext |
getContext() |
void |
start(BundleContext context)
This method is called upon plug-in activation
|
void |
startRegistry() |
void |
stop(BundleContext context)
This method is called when the plug-in is stopped
|
public void start(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionpublic void stop(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionpublic static BundleContext getContext()
public void startRegistry()
throws CoreException
CoreException