| Interface | Description |
|---|---|
| RemoteFramework |
An RMI-capable variant of the OSGi
Framework interface. |
| RemoteServiceReference |
Represents a
ServiceReference in the RemoteFramework. |
| Class | Description |
|---|---|
| FrameworkFactoryFinder |
Convenience class for obtaining OSGi
FrameworkFactory implementations
via the ServiceLoader. |
| RemoteFrameworkImpl |
Implements the
RemoteFramework interface by instantiating a local Framework,
exporting it via an RMI registry and delegating all remote calls to the local framework. |
| RemoteServiceReferenceImpl |
Default implementation of
RemoteServiceReference. |
Copyright © 2006–2015 OPS4J - Open Participation Software for Java. All rights reserved.