jinidriver_all-0.1.0.jar

download (204766 bytes)

OSGi manifest attributes
Bundle-Name Jini-Driver
Bundle-Description Jini driver (experimental) using Sun's jini impl. jini-core.jar and jini-ext.jar, see http://wwws.sun.com/software/jini/licensing/SCSL3_JiniTSA1.html
Bundle-Version 0.1.0
Bundle-Vendor Knopflerfish/Nico Goeminne
Bundle-Activator org.knopflerfish.bundle.jini.Activator
Bundle-DocURL http://www.knopflerfish.org
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-Classpath .,lib/jini-core.jar,lib/jini-ext.jar
Export-Package net.jini.admin
net.jini.core.discovery
net.jini.core.entry
net.jini.core.event
net.jini.core.lease
net.jini.core.lookup
net.jini.discovery
net.jini.lease
net.jini.lookup
net.jini.lookup.entry
org.osgi.service.jini 1.0
Import-Package javax.servlet
javax.servlet.http
net.jini.admin
net.jini.core.discovery
net.jini.core.entry
net.jini.core.event
net.jini.core.lease
net.jini.core.lookup
net.jini.discovery
net.jini.lease
net.jini.lookup
net.jini.lookup.entry
org.osgi.service.cm
org.osgi.service.http
org.osgi.service.jini 1.0
Export-Service
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:jinidriver:0.1.0
Build-Date Thu November 30 2006, 16:36:24
Bundle-ManifestVersion 2
Bundle-APIVendor OSGi
Built-From C:\cygwin\home\bjorna\svn\knopflerfish\trunk_clean\trunk\osgi\bundles_opt\jini\jinidriver
Bundle-SymbolicName org.knopflerfish.bundle.jinidriver
Bundle-Category service
DynamicImport-Package *
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

cm_all-2.0.0org.osgi.service.cm
cm_api-2.0.0org.osgi.service.cm
http_all-2.0.0org.osgi.service.http
http_api-2.0.0org.osgi.service.http
jinidriver_all-0.1.0org.osgi.service.jini
jsdk-2.2javax.servlet.http

Other bundles depending on this bundle

jinidriver_all-0.1.0org.osgi.service.jini

Bundle source

org/knopflerfish/bundle/jini/Activator.java
org/knopflerfish/bundle/jini/BundleHttpContext.java
org/knopflerfish/bundle/jini/Debug.java
org/knopflerfish/bundle/jini/JiniDriverImpl.java
org/knopflerfish/bundle/jini/JiniExportedService.java
org/knopflerfish/bundle/jini/JiniExporter.java
org/knopflerfish/bundle/jini/JiniServiceFactory.java
org/knopflerfish/bundle/jini/Listener.java
org/knopflerfish/bundle/jini/Osgi2Jini.java
org/knopflerfish/bundle/jini/RMICodeBaseService.java
org/knopflerfish/bundle/jini/Util.java
org/osgi/service/jini/JiniDriver.java