Package org.eclipse.ui.services
package org.eclipse.ui.services
Classes for service support.
Package Specification
This package has the base service support API. IServiceLocator is used to retrieve any of the services contributed to the workbench, workbench window, or part site.
-
ClassDescriptionA factory for creating services for use with the
org.eclipse.ui.services
extension point.The interface that should be implemented by services that make themselves available through theIAdaptable
mechanism.A token representing a core expression and property change listener currently working in theIEvaluationService
.Evaluate a core expression against the workbench application context and report updates using a Boolean property.A component with which one or more services are registered.Different levels of service locators supported by the workbench.A service that responds to changes in one or more sources.A service from which all of the source providers can be retrieved.