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"

(OSGi Remote Services)
(OSGi Remote Services)
Line 32: Line 32:
 
[[EIG:Introduction to OSGi Remote Services|Introduction to OSGi Remote Services]]<br>  
 
[[EIG:Introduction to OSGi Remote Services|Introduction to OSGi Remote Services]]<br>  
 
[[EIG:Runtime Dependencies/Configuration|Runtime Dependencies/Configuration]]<br>  
 
[[EIG:Runtime Dependencies/Configuration|Runtime Dependencies/Configuration]]<br>  
[[EIG:Remoting|Remoting]]<br>  
+
[[EIG:Remoting|Service Distribution]]<br>  
[[EIG:Discovery|Discovery]]<br>
+
[[EIG:Discovery|Service Discovery]]<br>
 +
[[EIG:Topology Management]]<br>
  
 
==[[EIG:The Shared Object API|The Shared Object API]]==  
 
==[[EIG:The Shared Object API|The Shared Object API]]==  

Revision as of 06:20, 13 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
Runtime Dependencies/Configuration
Service Distribution
Service Discovery
EIG:Topology Management

The Shared Object API

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

Back to the top