Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Undo revision 238534 by Mpetzold.gmx.net (Talk))
(Undo revision 238533 by Mpetzold.gmx.net (Talk))
Line 27: Line 27:
 
[[EIG:Implementing a New Container|Implementing a New Container]]<br>
 
[[EIG:Implementing a New Container|Implementing a New Container]]<br>
  
==[[EIG:OSGi Remote Services|OSGi Remote Services]]== <!-- NOTE TO EDITORS: Subtopics added here must also be added into the page where the above link points to  
+
==[[EIG:OSGi Remote Services|OSGi Remote Services]]==  
--> [[EIG:Introduction to OSGi Remote Services|Introduction to OSGi Remote Services]]<br>
+
<!-- NOTE TO EDITORS: Subtopics added here must also be added into the page where the above link points to  
 
+
-->  
[[EIG:Configuration of Dependencies|Configuration of Dependencies]]<br> [[EIG:Remoting|Remoting]]<br> [[EIG:Discovery|Discovery]]<br>
+
[[EIG:Introduction to OSGi Remote Services|Introduction to OSGi Remote Services]]<br>  
 +
[[EIG:Remoting|Remoting]]<br>  
 +
[[EIG:Discovery|Discovery]]<br>
  
 
==[[EIG:The Shared Object API|The Shared Object API]]==  
 
==[[EIG:The Shared Object API|The Shared Object API]]==  

Revision as of 10:27, 12 February 2011

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