ServiceReference usage details

Summary

org.osgi.framework.ServiceReference has 71 total references to 4 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
[+] ServiceReference
CASTS
Reference Location Line Number Visibility
org.eclipse.equinox.internal.app.EclipseAppHandle.getStartupMonitors() 209 API
org.eclipse.equinox.internal.app.EclipseAppHandle.2.compare(Object, Object) 222 API
org.eclipse.equinox.internal.app.EclipseAppHandle.2.compare(Object, Object) 223 API
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.app.EclipseAppHandle.1.val$monitors -1 API
org.osgi.service.cm.ConfigurationEvent.reference -1 API
org.osgi.service.useradmin.UserAdminEvent.ref -1 API
org.osgi.service.wireadmin.WireAdminEvent.reference -1 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.equinox.internal.app.EclipseAppHandle.2.compare(Object, Object) 223 API
org.eclipse.equinox.internal.app.AppCommands._lockApp(CommandInterpreter) 214 API
org.eclipse.equinox.internal.app.EclipseAppHandle.2.compare(Object, Object) 222 API
org.eclipse.equinox.internal.app.AppCommands._unschedApp(CommandInterpreter) 267 API
org.eclipse.equinox.internal.app.AppCommands._startApp(CommandInterpreter) 168 API
org.eclipse.equinox.internal.app.AppCommands._stopApp(CommandInterpreter) 193 API
org.eclipse.equinox.internal.app.Activator.processCommandLineArgs() 101 API
org.eclipse.equinox.internal.app.AppCommands._unlockApp(CommandInterpreter) 231 API
org.eclipse.equinox.internal.app.AppCommands.getApplication(ServiceReference[], String, String, boolean) 146 API
org.eclipse.equinox.internal.app.Activator.start(BundleContext) 48 API
org.eclipse.equinox.internal.app.AppCommands._schedApp(CommandInterpreter) 248 API
org.eclipse.equinox.internal.app.Activator.getDebugOptions(BundleContext) 92 API
org.eclipse.equinox.internal.app.Activator.log(FrameworkLogEntry) 225 API
org.eclipse.core.internal.registry.osgi.Activator.processCommandLine() 79 API
org.eclipse.core.internal.registry.osgi.EquinoxRegistryStrategy.getContainerTimestamp() 67 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.equinox.internal.app.AppPersistence.addingService(ServiceReference) -1 API
org.eclipse.equinox.internal.app.Activator.removedService(ServiceReference, Object) -1 API
org.eclipse.equinox.internal.app.Activator.modifiedService(ServiceReference, Object) -1 API
org.eclipse.equinox.internal.app.AppPersistence.modifiedService(ServiceReference, Object) -1 API
org.eclipse.equinox.internal.app.EclipseAppHandle.1.1(EclipseAppHandle, ServiceReference[]) -1 API
org.eclipse.equinox.internal.app.AppCommands.getApplication(ServiceReference[], String, String, boolean) -1 API
org.eclipse.equinox.internal.app.AppPersistence.removedService(ServiceReference, Object) -1 API
org.eclipse.equinox.internal.app.Activator.addingService(ServiceReference) -1 API
org.eclipse.equinox.internal.app.AppCommands.getServiceProps(ServiceReference) -1 API
org.eclipse.core.internal.preferences.Activator.modifiedService(ServiceReference, Object) -1 API
org.eclipse.core.internal.preferences.Activator.addingService(ServiceReference) -1 API
org.eclipse.core.internal.preferences.Activator.removedService(ServiceReference, Object) -1 API
org.eclipse.core.internal.registry.osgi.EquinoxUtils.getCommandLine(BundleContext, ServiceReference) -1 API
org.eclipse.core.internal.registry.osgi.EquinoxUtils.getContainerTimestamp(BundleContext, ServiceReference) -1 API
org.osgi.service.cm.ConfigurationPlugin.modifyConfiguration(ServiceReference, Dictionary) -1 API
org.osgi.service.cm.ConfigurationEvent.ConfigurationEvent(ServiceReference, int, String, String) -1 API
org.osgi.service.component.ComponentContext.locateService(String, ServiceReference) -1 API
org.osgi.service.device.DriverSelector.select(ServiceReference, Match[]) -1 API
org.osgi.service.device.Driver.match(ServiceReference) -1 API
org.osgi.service.device.Driver.attach(ServiceReference) -1 API
org.osgi.service.log.LogService.log(ServiceReference, int, String, Throwable) -1 API
org.osgi.service.log.LogService.log(ServiceReference, int, String) -1 API
org.osgi.service.useradmin.UserAdminEvent.UserAdminEvent(ServiceReference, int, Role) -1 API
org.osgi.service.wireadmin.WireAdminEvent.WireAdminEvent(ServiceReference, int, Wire, Throwable) -1 API
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.equinox.internal.app.AppCommands.getApplication(ServiceReference[], String, String, boolean) -1 API
org.eclipse.equinox.internal.app.EclipseAppHandle.getStartupMonitors() -1 API
org.osgi.service.cm.ConfigurationEvent.getReference() -1 API
org.osgi.service.component.ComponentContext.getServiceReference() -1 API
org.osgi.service.device.Match.getDriver() -1 API
org.osgi.service.log.LogEntry.getServiceReference() -1 API
org.osgi.service.useradmin.UserAdminEvent.getServiceReference() -1 API
org.osgi.service.wireadmin.WireAdminEvent.getServiceReference() -1 API
[+] getProperty(String) : Object
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.app.EclipseAppHandle.2.compare(Object, Object) 224 API
org.eclipse.equinox.internal.app.AppCommands._activeApps(CommandInterpreter) 138 API
org.eclipse.equinox.internal.app.EclipseAppHandle.2.compare(Object, Object) 226 API
org.eclipse.equinox.internal.app.AppCommands.getServiceProps(ServiceReference) 100 API
org.eclipse.equinox.internal.app.EclipseAppHandle.2.compare(Object, Object) 232 API
org.eclipse.equinox.internal.app.AppCommands._stopApp(CommandInterpreter) 206 API
org.eclipse.equinox.internal.app.AppCommands._unschedApp(CommandInterpreter) 274 API
org.eclipse.equinox.internal.app.EclipseAppHandle.2.compare(Object, Object) 231 API
org.eclipse.equinox.internal.app.AppCommands.getApplication(ServiceReference[], String, String, boolean) 155 API
org.eclipse.equinox.internal.app.AppCommands._apps(CommandInterpreter) 111 API
org.eclipse.equinox.internal.app.AppCommands.getApplication(ServiceReference[], String, String, boolean) 149 API
[+] getPropertyKeys() : String[]
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.equinox.internal.app.AppCommands.getServiceProps(ServiceReference) 97 API
[+] ServiceReference
CASTS
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.auth.AuthorizationHandler.loadKeyring() 40 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.InternalPlatform.getPlatformAdmin() 444 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.core.internal.content.Activator.addingService(ServiceReference) -1 API
org.eclipse.core.internal.content.Activator.modifiedService(ServiceReference, Object) -1 API
org.eclipse.core.internal.content.Activator.removedService(ServiceReference, Object) -1 API

Back to bundle index

Valid HTML 4.01 Transitional