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.BundleActivator
start
in class org.eclipse.core.runtime.Plugin
Exception
public void stop(org.osgi.framework.BundleContext context) throws Exception
stop
in interface org.osgi.framework.BundleActivator
stop
in class org.eclipse.core.runtime.Plugin
Exception
public static HprofPlugin getDefault()
public Object getPreferenceStore()