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"

(Introduction)
(Foreword)
Line 8: Line 8:
  
 
<!--  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:Foreword by Scott Lewis|Foreword by Scott Lewis, ECF Project Lead]]  
+
[[EIG:Foreword by Scott Lewis|Foreword by Scott Lewis, ECF Project Lead]]
 +
[[EIG:Acknowledgements|Acknowledgements]]
  
 
==[[EIG:Introduction|Introduction]]==  
 
==[[EIG:Introduction|Introduction]]==  

Revision as of 18:44, 10 March 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 Acknowledgements

Introduction

Who should use this guide
Overview
Download
Add to Target Platform
Download Source Code
Install in Felix or other OSGi
Applications

The Container Architecture

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

Container Implementations

See this page for hints on how to document a provider
JGroups provider

OSGi Remote Services

Introduction to OSGi Remote Services
Runtime Configuration
Service Distribution
Service Discovery

Distributed EventAdmin Service

Introduction to Distributed EventAdmin

OSGi Remote Service Admin

Topology Management

The Shared Object API

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

Back to the top