|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ControlRegistry
The ControlRegistry interface defines the ControlRegistry concept.
| Method Summary | |
|---|---|
ControlService |
get(java.lang.String key)
Perform the get method and return the ControlService result. |
void |
put(java.lang.String key,
ControlService data)
Perform the put action method. |
| Method Detail |
|---|
ControlService get(java.lang.String key)
ControlService result.
key - java.lang.String
ControlService) value.
void put(java.lang.String key,
ControlService data)
key - java.lang.Stringdata - org.eclipse.soda.dk.device.service.ControlService
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||