Overview

 
Class  Use  Tree  Deprecated  Index  Help 
Eclipse Platform
Release 3.0
 PREV PACKAGE   NEXT PACKAGE FRAMES    NO FRAMES  


 

Package org.eclipse.update.configuration

Provides support for accessing local installation information.

See:
          Description

Interface Summary
IActivity Install activity.
IConfiguredSite Configured Site.
IConfiguredSiteChangedListener Configuration change listener. * Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IInstallConfiguration Installation configuration.
IInstallConfigurationChangedListener Configuration change listener.
IInstallDeltaHandler Deprecated. Do not use this interface.
ILocalSite Local Site.
ILocalSiteChangedListener Local site change listener.
ILocalSystemInfoListener Local system change listener interface.
IProblemHandler Generic problem handler.
ISessionDelta Deprecated. Do not use this interface
IVolume Local Volume Info.
 

Class Summary
LocalSystemInfo Utility class providing local file system information.
 

 

Package org.eclipse.update.configuration Description

Provides support for accessing local installation information.

 

Package Specification

This package contains interfaces for accessing and manipulating the local system installation and configuration information. In general, users extending the update support  by writing additional feature and site implementation do not need to make use of interfaces defined in this package.

Note: This package is part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.


 

Overview

 
Class  Use  Tree  Deprecated  Index  Help 
Eclipse Platform
Release 3.0
 PREV PACKAGE   NEXT PACKAGE FRAMES    NO FRAMES  


Guidelines for using Eclipse APIs.

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