Package org.eclipse.datatools.connectivity.oda.consumer.util.manifest

[Provisional] Provides a utility component for accessing the content of an ODA consumer extension's manifest.

See:
          Description

Class Summary
DriverExtensionManifest Encapsulates access to the manifest content of an ODA consumer helper driverBridge extension.
ExtensionExplorer The Extension Explorer is the entry point to explore and access the manifest of all the ODA consumer helper extensions that implement the org.eclipse.datatools.connectivity.oda.consumer.driverBridge extension point.
PropertyProviderManifest Encapsulates access to the manifest content of an ODA consumer extension of the helper's propertyProvider extension point.
 

Package org.eclipse.datatools.connectivity.oda.consumer.util.manifest Description

[Provisional] Provides a utility component for accessing the content of an ODA consumer extension's manifest.
It can be used by an ODA consumer to discover the plug-in extension configuration.

The utility's initial entry point is the singleton ExtensionExplorer. It provides the service to explore all the static ODA consumer extensions, and access to each extension's configuration information specified in its plug-in manifest file.

Since:
3.0


Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.