Eclipse Platform
Release 3.3

Package org.eclipse.ui.services

Classes for service support.

See:
          Description

Interface Summary
IDisposable The interface that should be implemented by services that make themselves available through the IAdaptable mechanism.
IServiceLocator * A component with which one or more services are registered.
IServiceScopes Different levels of service locators supported by the workbench.
IServiceWithSources A service that responds to changes in one or more sources.
 

Package org.eclipse.ui.services Description

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.


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.