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 41: Line 41:
 
-->  
 
-->  
 
[[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:Getting Started with OSGi Remote Services|Getting Started with OSGi Remote Services]]
+
[[EIG:Getting Started with OSGi Remote Services|Getting Started with OSGi Remote Services]]<br>
 
[[EIG:Runtime Dependencies/Configuration|Runtime Configuration]]<br>  
 
[[EIG:Runtime Dependencies/Configuration|Runtime Configuration]]<br>  
 
[[EIG:Remoting|Service Distribution]]<br>  
 
[[EIG:Remoting|Service Distribution]]<br>  

Revision as of 19:01, 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
Getting Started with 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

The ECF API

Back to the top