|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProfileTestService
| 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. |
NotificationService |
getNotificationService()
Gets the notification service value. |
ProfileService |
getProfile()
Gets the profile (ProfileService) value. |
void |
setConfigurationInformation(java.util.Dictionary configurationInformation)
Set the configuration information. |
void |
setNotificationService(NotificationService notificationService)
Sets the notification service value. |
void |
setProfile(ProfileService device)
Sets the device 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)NotificationService getNotificationService()
NotificationService)
value.setNotificationService(NotificationService)ProfileService getProfile()
ProfileService) value.setProfile(ProfileService)void setConfigurationInformation(java.util.Dictionary configurationInformation)
configurationInformation - The configuration information (Dictionary) parameter.getConfigurationInformation()void setNotificationService(NotificationService notificationService)
NotificationService)
parameter.
The notification service (NotificationService).
notificationService - The notification service (NotificationService) parameter.getNotificationService()void setProfile(ProfileService device)
DeviceService) parameter.
device - The device (ProfileService) parameter.getProfile()void start()
void stop()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||