Methods from org.eclipse.osgi used by org.eclipse.core.runtime

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

Reference Details

org.eclipse.osgi.framework.log.FrameworkLog.log(FrameworkLogEntry)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformLogWriter.logging(IStatus, String)35

org.eclipse.osgi.framework.log.FrameworkLog.setFile(File, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor()159

org.eclipse.osgi.framework.log.FrameworkLogEntry.FrameworkLogEntry(String, int, int, String, int, Throwable, FrameworkLogEntry[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus)60

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getInstallURL()368
org.eclipse.core.internal.runtime.InternalPlatform.getLocation()395

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getOption(String)449

org.eclipse.osgi.service.debug.DebugOptions.isDebugEnabled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.runtime.Plugin.isDebugging()491

org.eclipse.osgi.service.debug.DebugOptions.setOption(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.runtime.Plugin.setDebugging(boolean)552

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.start(BundleContext)781

org.eclipse.osgi.service.resolver.PlatformAdmin.getState(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getStateTimeStamp()614

org.eclipse.osgi.service.resolver.State.getTimeStamp()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getStateTimeStamp()614

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.runtime.Plugin.Plugin(IPluginDescriptor)222
org.eclipse.core.runtime.Preferences.exportPreferences(IPath)344

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.runtime.Plugin.Plugin(IPluginDescriptor)230
org.eclipse.core.runtime.Plugin.shutdown()630
org.eclipse.core.runtime.Preferences.importPreferences(IPath)390
org.eclipse.core.runtime.Preferences.importPreferences(IPath)381

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.internal.runtime.Messages.reloadMessages()89

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

OVERRIDE
Reference LocationLine Number
org.eclipse.core.internal.runtime.Messages.Messages()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.Messages.Messages()16

org.osgi.framework.Bundle.getBundleContext()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.runtime.Plugin.getDebugOptions()565

org.osgi.framework.Bundle.getBundleId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.runtime.Plugin.toString()689

org.osgi.framework.Bundle.getState()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.CompatibilityHelper.initializeCompatibility()37
org.eclipse.core.internal.runtime.InternalPlatform.getBundle(String)186
org.eclipse.core.internal.runtime.InternalPlatform.getBundles(String, String)262
org.eclipse.core.internal.runtime.InternalPlatform.getBundles(String, String)268
org.eclipse.core.internal.runtime.InternalPlatform.isRunning()668
org.eclipse.core.internal.runtime.InternalPlatform.start(Bundle)915
org.eclipse.core.internal.runtime.InternalPlatform.start(Bundle)908

org.osgi.framework.Bundle.getSymbolicName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.legacy.ProductPreferencesService.getProductTranslation()97
org.eclipse.core.internal.runtime.InternalPlatform.getBundleId(Object)209
org.eclipse.core.internal.runtime.InternalPlatform.getBundleId(Object)208
org.eclipse.core.internal.runtime.Log.1.run()66
org.eclipse.core.runtime.Plugin.1.run()369
org.eclipse.core.runtime.Plugin.getDescriptor()280
org.eclipse.core.runtime.Plugin.getPluginPreferences()355
org.eclipse.core.runtime.Plugin.getPluginPreferences()360
org.eclipse.core.runtime.Plugin.isDebugging()485
org.eclipse.core.runtime.Plugin.setDebugging(boolean)547
org.eclipse.core.runtime.Plugin.start(BundleContext)735
org.eclipse.core.runtime.Plugin.toString()688

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.CompatibilityHelper.getPluginDescriptor(String)63
org.eclipse.core.runtime.Platform.getPluginRegistry()787

org.osgi.framework.Bundle.start(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.start(Bundle)913

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getBundleGroupProviders()218
org.eclipse.core.internal.runtime.InternalPlatform.getConfigurationLocation()290
org.eclipse.core.internal.runtime.InternalPlatform.getInstallLocation()352
org.eclipse.core.internal.runtime.InternalPlatform.getInstanceLocation()376
org.eclipse.core.internal.runtime.InternalPlatform.getUserLocation()622

org.osgi.framework.BundleContext.getBundle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.isRunning()668
org.eclipse.core.runtime.Plugin.start(BundleContext)734

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getNL()427
org.eclipse.core.internal.runtime.InternalPlatform.getNLExtensions()435
org.eclipse.core.internal.runtime.InternalPlatform.getOS()454
org.eclipse.core.internal.runtime.InternalPlatform.getOSArch()458
org.eclipse.core.internal.runtime.InternalPlatform.getWS()633
org.eclipse.core.internal.runtime.InternalPlatform.start(BundleContext)796
org.eclipse.core.runtime.Platform.inDebugMode()1546
org.eclipse.core.runtime.Platform.inDevelopmentMode()1562

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getApplicationContext()589
org.eclipse.core.internal.runtime.InternalPlatform.getPlatformAdmin()467
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor()155

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getPlatformAdmin()464

org.osgi.framework.BundleContext.getServiceReferences(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getApplicationContext()582
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor()152

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.registerBundleGroupProvider(IBundleGroupProvider)235
org.eclipse.core.internal.runtime.InternalPlatform.startServices()823
org.eclipse.core.internal.runtime.InternalPlatform.startServices()828

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getApplicationContext()591

org.osgi.framework.ServiceRegistration.unregister()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.stopServices()833
org.eclipse.core.internal.runtime.InternalPlatform.stopServices()837
org.eclipse.core.internal.runtime.InternalPlatform.unregisterBundleGroupProvider(IBundleGroupProvider)251
org.eclipse.core.internal.runtime.PlatformActivator.unregisterEntryLocator()52

org.osgi.service.packageadmin.PackageAdmin.getBundle(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getBundleId(Object)207

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getBundle(String)181
org.eclipse.core.internal.runtime.InternalPlatform.getBundles(String, String)258

org.osgi.service.packageadmin.PackageAdmin.getBundleType(Bundle)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.isFragment(Bundle)660

org.osgi.service.packageadmin.PackageAdmin.getFragments(Bundle)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getFragments(Bundle)327

org.osgi.service.packageadmin.PackageAdmin.getHosts(Bundle)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getHosts(Bundle)344

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.closeOSGITrackers()888
org.eclipse.core.internal.runtime.InternalPlatform.closeOSGITrackers()872
org.eclipse.core.internal.runtime.InternalPlatform.closeOSGITrackers()884
org.eclipse.core.internal.runtime.InternalPlatform.closeOSGITrackers()868
org.eclipse.core.internal.runtime.InternalPlatform.closeOSGITrackers()876
org.eclipse.core.internal.runtime.InternalPlatform.closeOSGITrackers()880
org.eclipse.core.internal.runtime.InternalPlatform.closeOSGITrackers()864
org.eclipse.core.runtime.Plugin.stop(BundleContext)798

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getBundleAdmin()849
org.eclipse.core.internal.runtime.InternalPlatform.getConfigurationLocation()297
org.eclipse.core.internal.runtime.InternalPlatform.getContentTypeManager()310
org.eclipse.core.internal.runtime.InternalPlatform.getDebugOptions()859
org.eclipse.core.internal.runtime.InternalPlatform.getEnvironmentInfoService()320
org.eclipse.core.internal.runtime.InternalPlatform.getFrameworkLog()337
org.eclipse.core.internal.runtime.InternalPlatform.getInstallLocation()359
org.eclipse.core.internal.runtime.InternalPlatform.getInstanceLocation()383
org.eclipse.core.internal.runtime.InternalPlatform.getPreferencesService()527
org.eclipse.core.internal.runtime.InternalPlatform.getUserLocation()629
org.eclipse.core.runtime.Plugin.getDebugOptions()571

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getBundleGroupProviders()225

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getBundleAdmin()847
org.eclipse.core.internal.runtime.InternalPlatform.getBundleGroupProviders()223
org.eclipse.core.internal.runtime.InternalPlatform.getConfigurationLocation()295
org.eclipse.core.internal.runtime.InternalPlatform.getContentTypeManager()308
org.eclipse.core.internal.runtime.InternalPlatform.getDebugOptions()857
org.eclipse.core.internal.runtime.InternalPlatform.getEnvironmentInfoService()318
org.eclipse.core.internal.runtime.InternalPlatform.getFrameworkLog()335
org.eclipse.core.internal.runtime.InternalPlatform.getInstallLocation()357
org.eclipse.core.internal.runtime.InternalPlatform.getInstanceLocation()381
org.eclipse.core.internal.runtime.InternalPlatform.getPreferencesService()525
org.eclipse.core.internal.runtime.InternalPlatform.getUserLocation()627
org.eclipse.core.runtime.Plugin.getDebugOptions()569

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getBundleGroupProviders()222
org.eclipse.core.internal.runtime.InternalPlatform.getConfigurationLocation()294
org.eclipse.core.internal.runtime.InternalPlatform.getInstallLocation()356
org.eclipse.core.internal.runtime.InternalPlatform.getInstanceLocation()380
org.eclipse.core.internal.runtime.InternalPlatform.getUserLocation()626

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getBundleAdmin()846
org.eclipse.core.internal.runtime.InternalPlatform.getContentTypeManager()307
org.eclipse.core.internal.runtime.InternalPlatform.getDebugOptions()856
org.eclipse.core.internal.runtime.InternalPlatform.getEnvironmentInfoService()317
org.eclipse.core.internal.runtime.InternalPlatform.getFrameworkLog()334
org.eclipse.core.internal.runtime.InternalPlatform.getPreferencesService()524
org.eclipse.core.runtime.Plugin.getDebugOptions()568

Back to reference summary for org.eclipse.core.runtime

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict