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

Difference between revisions of "EIG:Integrators Guide"

(The Container Architecture)
(The Container Architecture)
Line 21: Line 21:
  
 
<!-- NOTE TO EDITORS: Subtopics added here must also be added into the page where the above link points to -->  
 
<!-- NOTE TO EDITORS: Subtopics added here must also be added into the page where the above link points to -->  
[[EIG:Introduction|Introduction]]<br/>
+
[[EIG:Container Introduction|Container Introduction]]<br/>
 
[[EIG:ECF ID's|ECF ID's]]<br>  
 
[[EIG:ECF ID's|ECF ID's]]<br>  
 
[[EIG:Containers|Containers]]<br>  
 
[[EIG:Containers|Containers]]<br>  

Revision as of 13:53, 15 November 2010

Construction of this manual started Thursday, October 28, 2010. If you want to contribute then you want to read this first.

Ecflogoremoveme.jpg

ECF Integrators Guide

Foreword

Foreword by Scott Lewis, ECF Project Lead

Introduction

Who should use this guide
Overview
Download
Applications

The Container Architecture

Container Introduction
ECF ID's
Containers
Container Factories
Implementing a New Container

OSGi Remote Services

Introduction to OSGi Remote Services
Remoting
Discovery

The Shared Object API

Introduction to the Shared Object API
Creating a Shared Object
Sharing the Shared Object

Back to the top