public class DombycomPlugin extends Plugin
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME
Constructor and Description |
---|
DombycomPlugin()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
static DombycomPlugin |
getDefault()
Returns the shared instance.
|
void |
start(org.osgi.framework.BundleContext context)
This method is called upon plug-in activation
|
void |
stop(org.osgi.framework.BundleContext context)
This method is called when the plug-in is stopped
|
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, toString
public void start(org.osgi.framework.BundleContext context) throws Exception
public void stop(org.osgi.framework.BundleContext context) throws Exception
public static DombycomPlugin getDefault()