Knopflerfish OSGi bundle Jini-Driver 0.1.0
C D E G J L O S

C

CM_LUS_EXPORT_GROUPS - Static variable in interface org.osgi.service.jini.JiniDriver
Optional service property, which should be a string array, containing the LUS groups that the driver is interested in, when exporting framework services to the Jini network.
CM_LUS_IMPORT_GROUPS - Static variable in interface org.osgi.service.jini.JiniDriver
Optional service property, which should be a string array, containing the groups of LUS, that the driver is interested in, when importing Jini services.

D

DEVICE_CATEGORY - Static variable in interface org.osgi.service.jini.JiniDriver
Constant for the value of the service property DEVICE_CATEGORY used by all Jini services.

E

ENTRIES - Static variable in interface org.osgi.service.jini.JiniDriver
Optional service property, which should be an Entry array, holding the attributes set of the framework service that represents Jini proxy in the registration with a LUS.
EXPORT - Static variable in interface org.osgi.service.jini.JiniDriver
The Export service property is a hint that marks an OSGi service to be picked up and exported by the Jini Driver in the Jini network.

G

getServiceTemplates() - Method in interface org.osgi.service.jini.JiniDriver
Gets the current set of templates that is used for searching and registering services registered in discovered LUS.

J

JiniDriver - Interface in org.osgi.service.jini
A basic interface for a Jini Driver.

L

LUS_EXPORT_GROUPS - Static variable in interface org.osgi.service.jini.JiniDriver
Optional service property, which should contain a string array of the LUS groups that are of interest to the OSGi service.

O

org.osgi.service.jini - package org.osgi.service.jini
 

S

SERVICE_ID - Static variable in interface org.osgi.service.jini.JiniDriver
Optional service property, which should contain a string representation of the Jini service ID.
setServiceTemplates(ServiceTemplate[]) - Method in interface org.osgi.service.jini.JiniDriver
The Jini Driver is defined as a Service Factory.

C D E G J L O S
Knopflerfish OSGi ${version}