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 Service Admin)
(OSGi Remote Service Admin)
Line 50: Line 50:
 
[[EIG:Introduction to Distributed EventAdmin|Introduction to Distributed EventAdmin]]<br>
 
[[EIG:Introduction to Distributed EventAdmin|Introduction to Distributed EventAdmin]]<br>
  
==[[EIG:OSGi Remote Service Admin|OSGi Remote Service Admin]]==  
+
==[[EIG:OSGi Remote Services Admin|OSGi Remote Services Admin]]==  
 
<!-- 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:Remote Service Admin|Remote Service Admin]]  
+
[[EIG:Remote Services Admin|Remote Services Admin]]  
 
[[EIG:Topology Management|Topology Management]]<br>
 
[[EIG:Topology Management|Topology Management]]<br>
  

Revision as of 18:51, 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 Services Admin

Remote Services 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