|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeviceTestService
| Field Summary | |
|---|---|
static java.lang.String |
SERVICE_NAME
Define the OSGi service name. |
| Method Summary | |
|---|---|
void |
exit()
Exit. |
java.util.Dictionary |
getConfigurationInformation()
Gets the configuration information (Dictionary) value. |
DeviceService |
getDevice()
Gets the device (DeviceService) value. |
org.eclipse.soda.dk.notification.service.NotificationService |
getNotificationService()
Gets the notification service value. |
void |
setConfigurationInformation(java.util.Dictionary configurationInformation)
Set the configuration information. |
void |
setDevice(DeviceService device)
Sets the device value. |
void |
setNotificationService(org.eclipse.soda.dk.notification.service.NotificationService notificationService)
Sets the notification service value. |
void |
start()
Start. |
void |
stop()
Stop. |
| Field Detail |
|---|
static final java.lang.String SERVICE_NAME
| Method Detail |
|---|
void exit()
java.util.Dictionary getConfigurationInformation()
setConfigurationInformation(Dictionary)DeviceService getDevice()
DeviceService) value.setDevice(DeviceService)org.eclipse.soda.dk.notification.service.NotificationService getNotificationService()
NotificationService)setNotificationService(NotificationService)void setConfigurationInformation(java.util.Dictionary configurationInformation)
configurationInformation - The configuration information (Dictionary) parameter.getConfigurationInformation()void setDevice(DeviceService device)
device - The device (DeviceService) parameter.getDevice()void setNotificationService(org.eclipse.soda.dk.notification.service.NotificationService notificationService)
notificationService - The notification service (NotificationService) parameter.getNotificationService()void start()
void stop()
|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||