Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Datashare API Bundle

Revision as of 13:56, 11 March 2011 by Slewis.composent.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

The ECF Datashare API Bundle provides basic services for creation of channels for asynchronous point-to-pont messaging.

Bundle-SymbolicName: org.eclipse.ecf.datashare

Bundle-Version: 1.0.0

Dependencies

Required ECF Bundles: org.eclipse.ecf

Required Runtime Bundles: org.eclipse.equinox.common

Required Packages: org.osgi.framework, org.osgi.service.log, org.osgi.util.tracker, org.eclipse.osgi.util, org.eclipse.core.runtime.jobs

Required Execution Environment: J2SE-1.3, CDC-1.0/Foundation 1.0

Approximate Code Size: 16K

Exported Packages

org.eclipse.ecf.datashare

org.eclipse.ecf.datashare.events

org.eclipse.ecf.datashare.mergeable

org.eclipse.ecf.datashare.service

Re-Exported Packages from Dependent Bundles

None

Extension Points

None

OSGI Services

None

Source Access

ECF Git Repos

Copyright © Eclipse Foundation, Inc. All Rights Reserved.