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

ECF Shared Object API Bundle

Revision as of 18:19, 8 May 2007 by Slewis.composent.com (Talk | contribs) (New page: ===Introduction=== The ECF Shared Object API Bundle provides basic services for creating replicated or 'shared objects' within a distributed container (IContainer). ''Bundle-SymbolicNam...)

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

Introduction

The ECF Shared Object API Bundle provides basic services for creating replicated or 'shared objects' within a distributed container (IContainer).

Bundle-SymbolicName: org.eclipse.ecf.sharedobject

Bundle-Version: 1.0.0

Dependencies

Required ECF Bundles: org.eclipse.ecf.core

Required Runtime Bundles: org.eclipse.equinox.common, org.eclipse.equinox.registry

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

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

Approximate Code Size: 81K

Exported Packages

org.eclipse.ecf.core.sharedobject

org.eclipse.ecf.core.sharedobject.events

org.eclipse.ecf.core.sharedobject.provider

org.eclipse.ecf.core.sharedobject.security

org.eclipse.ecf.core.sharedobject.util

Re-Exported Packages from Dependent Bundles

None.

Extension Points

Shared Object Factory

  • org.eclipse.ecf.sharedobject.sharedObjectFactory
    • Description: Create new Shared Object instances.

OSGI Services

None.

Source Access

Project Set: Anonymous, Committer

CVS

  • Anonymous:  :pserver:anonymous@dev.eclipse.org:/cvsroot/technology:org.eclipse.ecf/plugins/org.eclipse.ecf.core.sharedobject
  • Committer: :extssh:dev.eclipse.org:/cvsroot/technology:org.eclipse.ecf/plugins/org.eclipse.ecf.core.sharedobject

Source Browsing

Copyright © Eclipse Foundation, Inc. All Rights Reserved.