public class CapellaEFPlugin extends AbstractActivator
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME| Constructor and Description |
|---|
CapellaEFPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static CapellaEFPlugin |
getDefault()
Return the singleton instance.
|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
getPluginIdfind, 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
start in interface org.osgi.framework.BundleActivatorstart in class 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 Pluginjava.lang.ExceptionPlugin.stop(org.osgi.framework.BundleContext)public static CapellaEFPlugin getDefault()
null if the plug-in is not started.