Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 328 Bytes

Readme.md

File metadata and controls

4 lines (2 loc) · 328 Bytes

ServiceRegistry - Exposes the OSGi Service Registry as a Java-Only API (no OSGi framework). This allows both local and remote services to be used in Java-only programs.

A thin ServiceRegistryFactory API is defined in projects/org.eclipse.ecf.osgi.serviceregistry project, and this API is implemented by Apache Connect.