public class MdeCommonActivator extends AbstractCommonActivator
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME| Constructor and Description |
|---|
MdeCommonActivator() |
| Modifier and Type | Method and Description |
|---|---|
static MdeCommonActivator |
getDefault()
Returns the shared instance
|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
loggetPluginIdfind, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, toStringpublic void start(org.osgi.framework.BundleContext context)
throws java.lang.Exception
public void stop(org.osgi.framework.BundleContext context)
throws java.lang.Exception
public static MdeCommonActivator getDefault()