Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

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.
IEvaluationReference A token representing a core expression and property change listener currently working in the IEvaluationService.
IEvaluationService Evaluate a core expression against the workbench application context and report updates using a Boolean property.
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.
ISourceProviderService A service from which all of the source providers can be retrieved.
 

Class Summary
AbstractServiceFactory A factory for creating services for use with the org.eclipse.ui.services extension point.
 

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.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire