|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeviceHandler
DeviceHandler interface for your OSGi platform.
| Method Summary | |
|---|---|
void |
free(Device theDevice)
Callback used when a Device service is unregistering in the framework. |
void |
handle(Device newDevice)
Callback used when a new Device service is registering in the framework. |
| Method Detail |
|---|
void handle(Device newDevice)
newDevice - the OSGi servicevoid free(Device theDevice)
theDevice - the OSGi service
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||