A D F G H M S

A

Activator - Class in fr.velossity.sample.device.impl
 
Activator() - Constructor for class fr.velossity.sample.device.impl.Activator
 

D

Device - Interface in fr.velossity.sample.device
Device interface for your OSGi platform.
DEVICE_STATE_FUNCTIONAL - Static variable in interface fr.velossity.sample.device.Device
 
DEVICE_STATE_NOTFUNCTIONAL - Static variable in interface fr.velossity.sample.device.Device
 
DeviceHandler - Interface in fr.velossity.sample.device
DeviceHandler interface for your OSGi platform.

F

fr.velossity.sample.device - package fr.velossity.sample.device
 
fr.velossity.sample.device.impl - package fr.velossity.sample.device.impl
 
free(Device) - Method in interface fr.velossity.sample.device.DeviceHandler
Callback used when a Device service is unregistering in the framework.

G

getIdentifier() - Method in interface fr.velossity.sample.device.Device
 
getIdentifier() - Method in class fr.velossity.sample.device.impl.MockDeviceImpl
 
getState() - Method in interface fr.velossity.sample.device.Device
 
getState() - Method in class fr.velossity.sample.device.impl.MockDeviceImpl
Mock device is always functional
getType() - Method in interface fr.velossity.sample.device.Device
 
getType() - Method in class fr.velossity.sample.device.impl.MockDeviceImpl
 

H

handle(Device) - Method in interface fr.velossity.sample.device.DeviceHandler
Callback used when a new Device service is registering in the framework.

M

MockDeviceImpl - Class in fr.velossity.sample.device.impl
 
MockDeviceImpl(String) - Constructor for class fr.velossity.sample.device.impl.MockDeviceImpl
 

S

serviceChanged(ServiceEvent) - Method in class fr.velossity.sample.device.impl.Activator
NOTIFICATION for device handler services.
start(BundleContext) - Method in class fr.velossity.sample.device.impl.Activator
 
stop(BundleContext) - Method in class fr.velossity.sample.device.impl.Activator
Notify to all requesters that the device is disappearing.

A D F G H M S

Copyright © 2011. All Rights Reserved.