public class HprofPlugin
extends org.eclipse.core.runtime.Plugin
implements org.osgi.framework.BundleActivator
| Constructor and Description |
|---|
HprofPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static HprofPlugin |
getDefault() |
Object |
getPreferenceStore()
Lazily load and return the preference store.
|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorstart in class org.eclipse.core.runtime.PluginExceptionpublic void stop(org.osgi.framework.BundleContext context)
throws Exception
stop in interface org.osgi.framework.BundleActivatorstop in class org.eclipse.core.runtime.PluginExceptionpublic static HprofPlugin getDefault()
public Object getPreferenceStore()