|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectBaseBundleActivator
org.eclipse.soda.dk.testagent.managed.TestAgentManaged
org.eclipse.soda.dk.testagent.test.managed.TestAgentTestManaged
public class TestAgentTestManaged
test Adapter.
The device bundle activator class creates and registers the testAdapter device.
The list of exported services:
org.eclipse.soda.dk.test.adapter.service.testAdapterService,
See the following specification(s) for more details:
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the class name. |
static java.lang.String[] |
EXPORTED_SERVICE_NAMES
Defines the service name(s) to be registered by the testAdapter bundle. |
| Fields inherited from class org.eclipse.soda.dk.testagent.managed.TestAgentManaged |
|---|
IMPORTED_SERVICE_NAMES, OPTIONAL_SERVICES |
| Constructor Summary | |
|---|---|
TestAgentTestManaged()
|
|
| Method Summary | |
|---|---|
java.util.Hashtable |
createProperties()
Create properties and return the Hashtable result. |
TestAgent |
createService()
Creates the adapter using the specified device service. |
java.lang.String[] |
getExportedServiceNames()
Return the exported service name(s) to be registered by the testAdapter bundle. |
| Methods inherited from class org.eclipse.soda.dk.testagent.managed.TestAgentManaged |
|---|
activate, createManagedProperties, deactivate, getImportedServiceNames, getOptionalImportedServiceNames, getService, handleAcquiredOptionalImportedService, handleReleasedOptionalImportedService, setService, updated, updateProperties |
| 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
public static final java.lang.String[] EXPORTED_SERVICE_NAMES
| org.eclipse.soda.dk.adapter.service.AdapterService |
| Constructor Detail |
|---|
public TestAgentTestManaged()
| Method Detail |
|---|
public java.util.Hashtable createProperties()
createProperties in class TestAgentManagedHashtable) value.TestAgentManaged.createManagedProperties(),
TestAgentManaged.updateProperties(Dictionary,Dictionary)public TestAgent createService()
createService in class TestAgentManagedorg.eclipse.soda.dk.test.adapter.testAdapterpublic java.lang.String[] getExportedServiceNames()
getExportedServiceNames in class TestAgentManaged
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||