|
2010-01-22 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDeviceAdapter
org.eclipse.soda.dk.arcom.io.adapter.ArcomIoAdapter
public class ArcomIoAdapter
Arcom Io Adapter. The ArcomIoAdapter class implements the ArcomIoAdapterService and provides the controls for the adapter.
The list of exported services:
ArcomIoAdapterService,
org.eclipse.soda.dk.adapter.service.AdapterService| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the full class name. |
| Fields inherited from interface org.eclipse.soda.dk.arcom.io.adapter.service.ArcomIoAdapterService |
|---|
ALL_COMMANDS, ALL_MEASUREMENTS, ALL_SIGNALS, ArcomIoAdapter, FACTORY_SERVICE_NAME, MANAGED_SERVICE_NAME, SERVICE_DESCRIPTION, SERVICE_NAME |
| Constructor Summary | |
|---|---|
ArcomIoAdapter()
Constructs a new instance of the ArcomIoAdapter class. |
|
| Method Summary | |
|---|---|
DeviceService |
getDefaultDevice()
Gets the default device (DeviceService) value. |
java.lang.String |
getDefaultKey()
Gets the default key (String) value. |
boolean |
isDeviceNeeded()
Is device needed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_NAME
| Constructor Detail |
|---|
public ArcomIoAdapter()
| Method Detail |
|---|
public DeviceService getDefaultDevice()
public java.lang.String getDefaultKey()
public boolean isDeviceNeeded()
|
2010-01-22 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||