remoteserviceadmin_api-1.0.0.jar

download (20605 bytes)

OSGi manifest attributes
Bundle-Name Remote Service Admin-API
Bundle-SymbolicName org.knopflerfish.bundle.remoteserviceadmin-API
Bundle-Version 1.0.0
Bundle-Description OSGi specified remote service admin service (API)
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-License http://opensource.org/licenses/BSD-3-Clause;description="BSD 3-clause";link="http://www.knopflerfish.org/licenses/knopflerfish-1.txt"
Bundle-DocURL http://www.knopflerfish.org/releases/5.1.0/docs/bundledoc/index.html
Bundle-ManifestVersion 2
Bundle-Activator
Bundle-Classpath .
Export-Package org.osgi.service.remoteserviceadmin 1.0.1
Import-Package org.osgi.framework [1.7.0,2.0.0)
org.osgi.service.remoteserviceadmin [1.0.1,1.1.0)
Dynamic-ImportPackage
Provide-Capability
Require-Capability osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))"
Other manifest attributes
Build-Date Fri June 13 2014, 08:29:02
Built-From /Users/jan/work/release/knopflerfish.org/osgi/bundles/remoteserviceadmin
Bundle-APIVendor OSGi
Bundle-Category API
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles/remoteserviceadmin/
Bundle-UUID org.knopflerfish:remoteserviceadmin:1.0.0:api
Knopflerfish-Version 5.1.0

Depends on (osgi.wiring.package)

This section lists bundles that can provide one or more of the capabilities that is required in the osgi.wiring.package namespace. Only one provider of each capability is required.

The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.

remoteserviceadmin_api-1.0.0org.osgi.service.remoteserviceadmin
frameworkorg.osgi.framework

Other bundles depending on this bundle (osgi.wiring.package)

This section lists bundles that requires one or more of the capabilities that is provided in the namespace osgi.wiring.package by the current bundle.

The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.

remoteserviceadmin_api-1.0.0org.osgi.service.remoteserviceadmin

Bundle source

Here are links to the source files of this bundle.
org/osgi/service/remoteserviceadmin/EndpointDescription.java
org/osgi/service/remoteserviceadmin/EndpointListener.java
org/osgi/service/remoteserviceadmin/EndpointPermission.java
org/osgi/service/remoteserviceadmin/ExportReference.java
org/osgi/service/remoteserviceadmin/ExportRegistration.java
org/osgi/service/remoteserviceadmin/ImportReference.java
org/osgi/service/remoteserviceadmin/ImportRegistration.java
org/osgi/service/remoteserviceadmin/RemoteConstants.java
org/osgi/service/remoteserviceadmin/RemoteServiceAdmin.java
org/osgi/service/remoteserviceadmin/RemoteServiceAdminEvent.java
org/osgi/service/remoteserviceadmin/RemoteServiceAdminListener.java
org/osgi/service/remoteserviceadmin/package-info.java