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"

(Container Implementations)
(OSGi Remote Services)
Line 47: Line 47:
 
[[EIG:Remoting|Service Distribution]]<br>  
 
[[EIG:Remoting|Service Distribution]]<br>  
 
[[EIG:Discovery|Service Discovery]]<br>
 
[[EIG:Discovery|Service Discovery]]<br>
 +
[[EIF:Authentication]]<br>
  
 
==[[EIG:OSGi Remote Services Discovery|OSGi Remote Services Discovery]]==  
 
==[[EIG:OSGi Remote Services Discovery|OSGi Remote Services Discovery]]==  

Revision as of 13:28, 20 October 2014

This is Work in Progress. Please contribute. Read here how.

Container.png

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
File Transfer

OSGi Remote Services

Introduction to OSGi Remote Services
Getting Started with OSGi Remote Services
Asynchronous Remote Services
Runtime Configuration
Service Distribution
Service Discovery
EIF:Authentication

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

ECF Configuration properties

Back to the top