BundleContext usage details

Summary

org.osgi.framework.BundleContext has 207 total references to 16 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] addBundleListener(BundleListener) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.app.EclipseAppContainer.start() 83 API
org.eclipse.core.internal.preferences.OSGiPreferencesServiceManager.OSGiPreferencesServiceManager(BundleContext) 40 API
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.onStart(IExtensionRegistry) 202 API
[+] BundleContext
CASTS
Reference Location Line Number Visibility
org.eclipse.core.internal.registry.RegistryProperties.1.run() 61 API
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.PlatformActivator.context -1 API
org.eclipse.core.internal.runtime.InternalPlatform.context -1 API
org.eclipse.core.internal.runtime.auth.Activator.bundleContext -1 API
org.eclipse.equinox.internal.app.Activator.context -1 API
org.eclipse.equinox.internal.app.EclipseAppContainer.context -1 API
org.eclipse.equinox.internal.app.AppPersistence.context -1 API
org.eclipse.equinox.internal.app.AppCommands.context -1 API
org.eclipse.core.internal.runtime.Activator.bundleContext -1 API
org.eclipse.core.internal.preferences.Activator.bundleContext -1 API
org.eclipse.core.internal.registry.osgi.Activator.bundleContext -1 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor() 147 API
org.eclipse.core.internal.runtime.Activator.getLocalization(Bundle, String) 225 API
org.eclipse.core.internal.preferences.DefaultPreferences.applyProductDefaults() 178 API
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices() 47 API
org.eclipse.core.internal.registry.RegistryProperties.1.run() 61 API
org.eclipse.core.internal.registry.osgi.OSGIUtils.initServices() 53 API
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.getContributionsTimestamp() 251 API
org.eclipse.core.internal.registry.osgi.RegistryProviderOSGI.getRegistry() 29 API
org.eclipse.core.internal.registry.osgi.EquinoxRegistryStrategy.getContainerTimestamp() 61 API
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.RegistryStrategyOSGI(File[], boolean[], Object) 81 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.InternalPlatform.stop(BundleContext) -1 API
org.eclipse.core.internal.runtime.PlatformActivator.stop(BundleContext) -1 API
org.eclipse.core.internal.runtime.InternalPlatform.start(BundleContext) -1 API
org.eclipse.core.internal.runtime.PlatformActivator.start(BundleContext) -1 API
org.eclipse.core.runtime.Plugin.stop(BundleContext) -1 API
org.eclipse.core.runtime.Plugin.start(BundleContext) -1 API
org.eclipse.core.internal.runtime.auth.Activator.stop(BundleContext) -1 API
org.eclipse.core.internal.runtime.auth.Activator.start(BundleContext) -1 API
org.eclipse.debug.core.DebugPlugin.start(BundleContext) -1 API
org.eclipse.debug.core.DebugPlugin.stop(BundleContext) -1 API
org.eclipse.equinox.internal.app.Activator.start(BundleContext) -1 API
org.eclipse.equinox.internal.app.AppCommands.stop(BundleContext) -1 API
org.eclipse.equinox.internal.app.Activator.getDebugOptions(BundleContext) -1 API
org.eclipse.equinox.internal.app.AppCommands.destroy(BundleContext) -1 API
org.eclipse.equinox.internal.app.EclipseScheduledApplication.EclipseScheduledApplication(BundleContext, String, String, Map, String, String, boolean) -1 API
org.eclipse.equinox.internal.app.EclipseAppContainer.EclipseAppContainer(BundleContext, IExtensionRegistry, ApplicationLauncher) -1 API
org.eclipse.equinox.internal.app.AppCommands.create(BundleContext) -1 API
org.eclipse.equinox.internal.app.Activator.stop(BundleContext) -1 API
org.eclipse.equinox.internal.app.AppPersistence.start(BundleContext) -1 API
org.eclipse.equinox.internal.app.AppCommands.start(BundleContext) -1 API
org.eclipse.core.internal.runtime.Activator.stop(BundleContext) -1 API
org.eclipse.core.internal.runtime.Activator.start(BundleContext) -1 API
org.eclipse.core.internal.preferences.Activator.start(BundleContext) -1 API
org.eclipse.core.internal.preferences.OSGiPreferencesServiceManager.OSGiPreferencesServiceManager(BundleContext) -1 API
org.eclipse.core.internal.preferences.Activator.stop(BundleContext) -1 API
org.eclipse.core.internal.registry.osgi.EquinoxUtils.getContainerTimestamp(BundleContext, ServiceReference) -1 API
org.eclipse.core.internal.registry.osgi.Activator.stop(BundleContext) -1 API
org.eclipse.core.internal.registry.osgi.EquinoxUtils.registerCommandProvider(BundleContext) -1 API
org.eclipse.core.internal.registry.osgi.EquinoxUtils.getCommandLine(BundleContext, ServiceReference) -1 API
org.eclipse.core.internal.registry.osgi.Activator.start(BundleContext) -1 API
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.InternalPlatform.getBundleContext() -1 API
org.eclipse.core.internal.runtime.PlatformActivator.getContext() -1 API
org.eclipse.core.internal.runtime.auth.Activator.getContext() -1 API
org.eclipse.equinox.internal.app.Activator.getContext() -1 API
org.eclipse.core.internal.runtime.Activator.getContext() -1 API
org.eclipse.core.internal.preferences.Activator.getContext() -1 API
org.eclipse.core.internal.registry.osgi.Activator.getContext() -1 API
org.osgi.service.component.ComponentContext.getBundleContext() -1 API
[+] createFilter(String) : Filter
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.InternalPlatform.getInstanceLocation() 373 API
org.eclipse.core.internal.runtime.InternalPlatform.getInstallLocation() 349 API
org.eclipse.core.internal.runtime.InternalPlatform.getUserLocation() 587 API
org.eclipse.core.internal.runtime.InternalPlatform.getBundleGroupProviders() 215 API
org.eclipse.core.internal.runtime.InternalPlatform.getConfigurationLocation() 287 API
org.eclipse.equinox.internal.app.EclipseScheduledApplication.EclipseScheduledApplication(BundleContext, String, String, Map, String, String, boolean) 47 API
org.eclipse.equinox.internal.app.AppPersistence.addScheduledApp(ApplicationDescriptor, String, Map, String, String, boolean) 148 API
org.eclipse.equinox.internal.app.AppCommands.start(BundleContext) 63 API
org.eclipse.equinox.internal.app.AppCommands.start(BundleContext) 64 API
org.eclipse.equinox.internal.app.AppCommands.start(BundleContext) 65 API
org.eclipse.equinox.internal.app.AppPersistence.initConfiguration() 76 API
org.eclipse.core.internal.runtime.Activator.getInstallLocation() 192 API
org.eclipse.core.internal.runtime.Activator.getInstanceLocation() 133 API
org.eclipse.core.internal.runtime.Activator.getConfigurationLocation() 94 API
org.eclipse.core.internal.runtime.Activator.getURLConverter(URL) 322 API
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices() 67 API
org.eclipse.core.internal.preferences.PreferencesOSGiUtils.openServices() 75 API
org.eclipse.core.internal.registry.osgi.OSGIUtils.initServices() 69 API
[+] getBundle() : Bundle
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.InternalPlatform.isRunning() 631 API
org.eclipse.core.runtime.Plugin.start(BundleContext) 687 API
[+] getBundle(long) : Bundle
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.app.Activator.getBundle(IContributor) 196 API
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.getBundle(String) 136 API
[+] getBundles() : Bundle[]
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.preferences.OSGiPreferencesServiceManager.OSGiPreferencesServiceManager(BundleContext) 49 API
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.onStart(IExtensionRegistry) 211 API
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.getContributionsTimestamp() 252 API
[+] getProperty(String) : String
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.JobOSGiUtils.useDaemonThreads() 132 API
org.eclipse.core.internal.jobs.JobActivator.start(BundleContext) 45 API
org.eclipse.core.internal.runtime.InternalPlatform.getWS() 598 API
org.eclipse.core.internal.runtime.InternalPlatform.start(BundleContext) 758 API
org.eclipse.core.internal.runtime.InternalPlatform.getNL() 420 API
org.eclipse.core.internal.runtime.InternalPlatform.getOS() 434 API
org.eclipse.core.internal.runtime.InternalPlatform.getOSArch() 438 API
org.eclipse.core.runtime.Platform.inDevelopmentMode() 1531 API
org.eclipse.core.runtime.Platform.inDebugMode() 1515 API
org.eclipse.equinox.internal.app.EclipseAppContainer.getBranding() 382 API
org.eclipse.equinox.internal.app.EclipseAppContainer.getDefaultAppId() 364 API
org.eclipse.equinox.internal.app.EclipseAppContainer.start() 84 API
org.eclipse.equinox.internal.app.EclipseAppContainer.start() 86 API
org.eclipse.core.internal.runtime.FindSupport.() 31 API
org.eclipse.core.internal.runtime.DevClassPathHelper.() 30 API
org.eclipse.core.internal.runtime.FindSupport.findOS(Bundle, IPath, Map, ArrayList) 130 API
org.eclipse.core.internal.runtime.FindSupport.findWS(Bundle, IPath, Map, ArrayList) 181 API
org.eclipse.core.internal.runtime.FindSupport.findOS(Bundle, IPath, Map, ArrayList) 145 API
org.eclipse.core.internal.preferences.Activator.start(BundleContext) 68 API
org.eclipse.core.internal.preferences.Activator.processCommandLine() 149 API
org.eclipse.core.internal.registry.RegistryProperties.1.run() 62 API
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.RegistryStrategyOSGI(File[], boolean[], Object) 83 API
org.eclipse.core.internal.registry.osgi.Activator.startRegistry() 100 API
org.eclipse.core.internal.registry.osgi.Activator.startRegistry() 95 API
[+] BundleContext
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.core.internal.content.Activator.bundleContext -1 API
org.eclipse.core.internal.expressions.ExpressionPlugin.fBundleContext -1 API
org.eclipse.core.internal.filesystem.Activator.context -1 API
org.eclipse.core.internal.jobs.JobActivator.bundleContext -1 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.JobOSGiUtils.useDaemonThreads() 122 API
org.eclipse.core.internal.jobs.JobOSGiUtils.openServices() 52 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.core.internal.content.Activator.stop(BundleContext) -1 API
org.eclipse.core.internal.content.Activator.start(BundleContext) -1 API
org.eclipse.core.internal.expressions.ExpressionPlugin.stop(BundleContext) -1 API
org.eclipse.core.internal.expressions.ExpressionPlugin.start(BundleContext) -1 API
org.eclipse.core.internal.filesystem.Activator.stop(BundleContext) -1 API
org.eclipse.core.internal.filesystem.Activator.start(BundleContext) -1 API
org.eclipse.core.internal.jobs.JobActivator.stop(BundleContext) -1 API
org.eclipse.core.internal.jobs.JobActivator.start(BundleContext) -1 API
org.eclipse.core.resources.ResourcesPlugin.stop(BundleContext) -1 API
org.eclipse.core.resources.ResourcesPlugin.start(BundleContext) -1 API
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.core.internal.content.Activator.getContext() -1 API
org.eclipse.core.internal.expressions.ExpressionPlugin.getBundleContext() -1 API
org.eclipse.core.internal.jobs.JobActivator.getContext() -1 API
[+] getService(ServiceReference) : Object
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.content.Activator.addingService(ServiceReference) 119 API
org.eclipse.core.internal.filesystem.Activator.getCacheLocation() 41 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor() 155 API
org.eclipse.core.internal.runtime.InternalPlatform.getPlatformAdmin() 447 API
org.eclipse.core.internal.runtime.InternalPlatform.getApplicationContext() 557 API
org.eclipse.core.internal.runtime.auth.AuthorizationHandler.loadKeyring() 49 API
org.eclipse.equinox.internal.app.AppCommands._lockApp(CommandInterpreter) 219 API
org.eclipse.equinox.internal.app.Activator.processCommandLineArgs() 104 API
org.eclipse.equinox.internal.app.EclipseAppHandle.1.run() 196 API
org.eclipse.equinox.internal.app.AppCommands._unschedApp(CommandInterpreter) 272 API
org.eclipse.equinox.internal.app.AppCommands._startApp(CommandInterpreter) 181 API
org.eclipse.equinox.internal.app.Activator.log(FrameworkLogEntry) 230 API
org.eclipse.equinox.internal.app.AppCommands._stopApp(CommandInterpreter) 199 API
org.eclipse.equinox.internal.app.Activator.addingService(ServiceReference) 115 API
org.eclipse.equinox.internal.app.AppCommands._unlockApp(CommandInterpreter) 236 API
org.eclipse.equinox.internal.app.AppCommands._schedApp(CommandInterpreter) 253 API
org.eclipse.equinox.internal.app.Activator.getDebugOptions(BundleContext) 95 API
org.eclipse.equinox.internal.app.Activator.start(BundleContext) 50 API
org.eclipse.equinox.internal.app.EclipseAppContainer.stopAllApps() 338 API
org.eclipse.equinox.internal.app.AppPersistence.addingService(ServiceReference) 416 API
org.eclipse.core.internal.preferences.Activator.addingService(ServiceReference) 106 API
org.eclipse.core.internal.registry.osgi.EquinoxUtils.getContainerTimestamp(BundleContext, ServiceReference) 49 API
org.eclipse.core.internal.registry.osgi.EquinoxUtils.getCommandLine(BundleContext, ServiceReference) 35 API
[+] getServiceReference(String) : ServiceReference
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.InternalPlatform.getPlatformAdmin() 444 API
org.eclipse.equinox.internal.app.Activator.log(FrameworkLogEntry) 227 API
org.eclipse.equinox.internal.app.Activator.start(BundleContext) 48 API
org.eclipse.equinox.internal.app.Activator.processCommandLineArgs() 101 API
org.eclipse.equinox.internal.app.Activator.getDebugOptions(BundleContext) 92 API
org.eclipse.core.internal.registry.osgi.EquinoxRegistryStrategy.getContainerTimestamp() 67 API
org.eclipse.core.internal.registry.osgi.Activator.processCommandLine() 79 API
[+] getServiceReferences(String, String) : ServiceReference[]
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.filesystem.Activator.getCacheLocation() 39 API
org.eclipse.core.internal.runtime.InternalPlatform.getApplicationContext() 550 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor() 152 API
org.eclipse.core.internal.runtime.auth.AuthorizationHandler.loadKeyring() 42 API
org.eclipse.equinox.internal.app.EclipseAppHandle.getStartupMonitors() 211 API
org.eclipse.equinox.internal.app.EclipseAppContainer.stopAllApps() 335 API
[+] registerService(String, Object, Dictionary) : ServiceRegistration
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.content.Activator.start(BundleContext) 49 API
org.eclipse.core.internal.jobs.JobActivator.registerServices() 65 API
org.eclipse.core.internal.runtime.InternalPlatform.startServices() 792 API
org.eclipse.core.internal.runtime.InternalPlatform.registerBundleGroupProvider(IBundleGroupProvider) 232 API
org.eclipse.core.internal.runtime.InternalPlatform.startServices() 787 API
org.eclipse.equinox.internal.app.AppCommands.start(BundleContext) 66 API
org.eclipse.core.internal.runtime.Activator.installPlatformURLSupport() 350 API
org.eclipse.core.internal.runtime.Activator.start(BundleContext) 82 API
org.eclipse.core.internal.runtime.Activator.start(BundleContext) 83 API
org.eclipse.core.internal.preferences.Activator.start(BundleContext) 70 API
org.eclipse.core.internal.preferences.Activator.start(BundleContext) 71 API
org.eclipse.core.internal.registry.osgi.Activator.startRegistry() 134 API
org.eclipse.core.internal.registry.osgi.EquinoxUtils.registerCommandProvider(BundleContext) 62 API
[+] registerService(String[], Object, Dictionary) : ServiceRegistration
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.app.EclipseAppContainer.RegisterService.run() 217 API
org.eclipse.equinox.internal.app.AppPersistence.addScheduledApp(EclipseScheduledApplication) 175 API
[+] removeBundleListener(BundleListener) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.app.EclipseAppContainer.stop() 108 API
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.onStop(IExtensionRegistry) 219 API
[+] ungetService(ServiceReference) : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.content.Activator.removedService(ServiceReference, Object) 132 API
org.eclipse.core.internal.filesystem.Activator.getCacheLocation() 44 API
org.eclipse.core.internal.runtime.InternalPlatform.getApplicationContext() 559 API
org.eclipse.core.internal.runtime.auth.AuthorizationHandler.loadKeyring() 53 API
org.eclipse.equinox.internal.app.AppCommands._schedApp(CommandInterpreter) 259 API
org.eclipse.equinox.internal.app.Activator.addingService(ServiceReference) 134 API
org.eclipse.equinox.internal.app.Activator.processCommandLineArgs() 108 API
org.eclipse.equinox.internal.app.AppCommands._unlockApp(CommandInterpreter) 240 API
org.eclipse.equinox.internal.app.Activator.log(FrameworkLogEntry) 235 API
org.eclipse.equinox.internal.app.AppCommands._stopApp(CommandInterpreter) 203 API
org.eclipse.equinox.internal.app.EclipseAppContainer.stopAllApps() 347 API
org.eclipse.equinox.internal.app.Activator.getDebugOptions(BundleContext) 97 API
org.eclipse.equinox.internal.app.EclipseAppHandle.1.run() 199 API
org.eclipse.equinox.internal.app.AppCommands._lockApp(CommandInterpreter) 223 API
org.eclipse.equinox.internal.app.AppCommands._startApp(CommandInterpreter) 185 API
org.eclipse.equinox.internal.app.AppCommands._unschedApp(CommandInterpreter) 276 API
org.eclipse.core.internal.preferences.Activator.removedService(ServiceReference, Object) 140 API
org.eclipse.core.internal.registry.osgi.EquinoxUtils.getCommandLine(BundleContext, ServiceReference) 38 API
org.eclipse.core.internal.registry.osgi.EquinoxUtils.getContainerTimestamp(BundleContext, ServiceReference) 52 API
[+] BundleContext
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.ant.internal.core.AntCoreUtil.fgContext -1 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.ant.core.AntCorePlugin.start(BundleContext) -1 API
org.eclipse.ant.core.AntCorePlugin.stop(BundleContext) -1 API
org.eclipse.ant.internal.core.AntCoreUtil.setBundleContext(BundleContext) -1 API
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.ant.internal.core.AntCoreUtil.getBundleContext() -1 API

Back to bundle index

Valid HTML 4.01 Transitional