Methods from org.eclipse.osgi used by org.eclipse.equinox.preferences

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.osgi.service.datalocation.Location.allowsDefault()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.InstancePreferences.getBaseLocation()43

org.eclipse.osgi.service.datalocation.Location.getURL()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.runtime.preferences.ConfigurationScope.getLocation()79

org.eclipse.osgi.service.datalocation.Location.isReadOnly()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.runtime.preferences.ConfigurationScope.getLocation()78

org.eclipse.osgi.service.datalocation.Location.isSet()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.InstancePreferences.getBaseLocation()43
org.eclipse.core.internal.preferences.InstancePreferences.loadLegacy()102

org.eclipse.osgi.service.debug.DebugOptions.getOption(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.getBooleanDebugOption(String, boolean)122

org.eclipse.osgi.service.environment.EnvironmentInfo.getNonFrameworkArgs()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.Activator.processCommandLine()161

org.eclipse.osgi.util.NLS.bind(String, Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.internal.preferences.DefaultPreferences.loadProperties(String)276
org.eclipse.core.internal.preferences.EclipsePreferences.checkRemoved()157
org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences, String, Object)312
org.eclipse.core.internal.preferences.EclipsePreferences.loadProperties(IPath)610
org.eclipse.core.internal.preferences.EclipsePreferences.save(IPath)1003
org.eclipse.core.internal.preferences.EclipsePreferences.save(IPath)982
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.addModifyListener(IConfigurationElement)85
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.scopeAdded(IConfigurationElement)292

org.eclipse.osgi.util.NLS.bind(String, Object[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesService.validatePluginVersions(String, PluginVersionIdentifier, PluginVersionIdentifier)1011

org.eclipse.osgi.util.NLS.initializeMessages(String, Class)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.internal.preferences.PrefsMessages.reloadMessages()57

org.eclipse.osgi.util.NLS.NLS()

OVERRIDE
Reference LocationLine Number
org.eclipse.core.internal.preferences.PrefsMessages.PrefsMessages()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.PrefsMessages.PrefsMessages()17

org.osgi.framework.Bundle.getBundleId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.OSGiPreferencesServiceManager.getQualifier(Bundle)91

org.osgi.framework.Bundle.getHeaders(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesService.getBundleVersion(String)501

org.osgi.framework.Bundle.getState()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.getBundle(String)143

org.osgi.framework.Bundle.getSymbolicName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.DefaultPreferences.applyBundleDefaults()96
org.eclipse.core.internal.preferences.DefaultPreferences.applyBundleDefaults()91
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefaults(String, WeakReference)125

org.osgi.framework.BundleContext.addBundleListener(BundleListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.OSGiPreferencesServiceManager.OSGiPreferencesServiceManager(BundleContext)40

org.osgi.framework.BundleContext.createFilter(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices()67
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices()75

org.osgi.framework.BundleContext.getBundles()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.OSGiPreferencesServiceManager.OSGiPreferencesServiceManager(BundleContext)49

org.osgi.framework.BundleContext.getProperty(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.Activator.processCommandLine()149
org.eclipse.core.internal.preferences.Activator.start(BundleContext)68

org.osgi.framework.BundleContext.getService(ServiceReference)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.Activator.addingService(ServiceReference)106

org.osgi.framework.BundleContext.registerService(String, Object, Dictionary)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.Activator.start(BundleContext)71
org.eclipse.core.internal.preferences.Activator.start(BundleContext)70

org.osgi.framework.BundleContext.ungetService(ServiceReference)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.Activator.removedService(ServiceReference, Object)140

org.osgi.framework.BundleEvent.getBundle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.OSGiPreferencesServiceManager.bundleChanged(BundleEvent)113

org.osgi.framework.BundleEvent.getType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.OSGiPreferencesServiceManager.bundleChanged(BundleEvent)111

org.osgi.framework.ServiceRegistration.unregister()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.Activator.stop(BundleContext)92
org.eclipse.core.internal.preferences.Activator.stop(BundleContext)88

org.osgi.service.packageadmin.PackageAdmin.getBundles(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.getBundle(String)138

org.osgi.util.tracker.ServiceTracker.close()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.Activator.processCommandLine()158
org.eclipse.core.internal.preferences.Activator.stop(BundleContext)84
org.eclipse.core.internal.preferences.DefaultPreferences.applyProductDefaults()187
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.closeServices()85
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.closeServices()101
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.closeServices()97
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.closeServices()89
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.closeServices()93

org.osgi.util.tracker.ServiceTracker.getService()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.Activator.processCommandLine()157
org.eclipse.core.internal.preferences.DefaultPreferences.applyProductDefaults()182
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.getBooleanDebugOption(String, boolean)120
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.getBundle(String)135
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.getConfigurationLocation()152
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.getInstanceLocation()158
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.getLegacyPreferences()108

org.osgi.util.tracker.ServiceTracker.open()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.Activator.processCommandLine()156
org.eclipse.core.internal.preferences.Activator.start(BundleContext)75
org.eclipse.core.internal.preferences.DefaultPreferences.applyProductDefaults()181
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices()61
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices()72
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices()80
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices()58

org.osgi.util.tracker.ServiceTracker.open(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices()55

org.osgi.util.tracker.ServiceTracker.ServiceTracker(BundleContext, Filter, ServiceTrackerCustomizer)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices()71
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices()79

org.osgi.util.tracker.ServiceTracker.ServiceTracker(BundleContext, String, ServiceTrackerCustomizer)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.Activator.processCommandLine()155
org.eclipse.core.internal.preferences.Activator.start(BundleContext)74
org.eclipse.core.internal.preferences.DefaultPreferences.applyProductDefaults()180
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices()57
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices()60
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices()54

Back to reference summary for org.eclipse.equinox.preferences

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict