Eclipse Platform
Release 3.5

Package org.eclipse.update.configuration

Provides support for accessing local installation information.

See:
          Description

Interface Summary
IActivity Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
IConfiguredSite Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
IConfiguredSiteChangedListener Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
IInstallConfiguration Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
IInstallConfigurationChangedListener Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
IInstallDeltaHandler Deprecated. Do not use this interface.
ILocalSite Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
ILocalSiteChangedListener Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
ILocalSystemInfoListener Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
IProblemHandler Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
ISessionDelta Deprecated. Do not use this interface
IVolume Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
 

Class Summary
LocalSystemInfo Deprecated. The org.eclipse.update component has been replaced by Equinox p2.
 

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.


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

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