public class HprofPlugin extends Plugin implements org.osgi.framework.BundleActivator
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME| 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) |
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, toStringpublic void start(org.osgi.framework.BundleContext context)
throws Exception
public void stop(org.osgi.framework.BundleContext context)
throws Exception
public static HprofPlugin getDefault()
public Object getPreferenceStore()