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 Admin)
Line 62: Line 62:
 
[[EIG:Remote Services Admin|Remote Services Admin]] <br>
 
[[EIG:Remote Services Admin|Remote Services Admin]] <br>
 
[[EIG:Topology Management|Topology Management]]<br>
 
[[EIG:Topology Management|Topology Management]]<br>
 +
[[EIG:RemoteServiceAdminListener|Remote Service Admin Listener]]<br>
  
 
==[[EIG:The Shared Object API|The Shared Object API]]==  
 
==[[EIG:The Shared Object API|The Shared Object API]]==  

Revision as of 17:09, 27 April 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
Getting Started with OSGi Remote Services
Asynchronous Remote Services
Runtime Configuration
Service Distribution
Service Discovery

OSGi Remote Services Discovery

File-based Discovery with the Endpoint Description Extender Format

Distributed EventAdmin Service

Introduction to Distributed EventAdmin

OSGi Remote Services Admin

Remote Services Admin
Topology Management
Remote Service Admin Listener

The Shared Object API

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

The ECF API

Back to the top