public static class EEFIdePlugin.Implementation extends AbstractEEFEclipsePlugin
| Constructor and Description |
|---|
Implementation()
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
blank, debug, diagnostic, error, error, info, info, warning, warningdoGetImage, getBaseURL, getImage, getString, getString, getString, getString, getSymbolicName, logfind, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, toStringpublic void start(org.osgi.framework.BundleContext context)
throws java.lang.Exception
start in interface org.osgi.framework.BundleActivatorstart in class org.eclipse.core.runtime.Pluginjava.lang.ExceptionPlugin.start(org.osgi.framework.BundleContext)public void stop(org.osgi.framework.BundleContext context)
throws java.lang.Exception
stop in interface org.osgi.framework.BundleActivatorstop in class org.eclipse.core.runtime.Pluginjava.lang.ExceptionPlugin.stop(org.osgi.framework.BundleContext)