|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTransportTestBundle
org.eclipse.soda.dk.barcode.reader.transport.test.bundle.BarcodeReaderTransportTestBundle
public class BarcodeReaderTransportTestBundle
Standard Barcode Reader.
The device bundle activator class creates and registers the BarcodeReaderTransportTest device.
The list of exported services:
BarcodeReaderTransportTestService,
org.eclipse.soda.dk.transport.service.TransportService| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the full class name. |
static java.lang.String[] |
EXPORTED_SERVICE_NAMES
Defines the service name(s) to be registered by the BarcodeReaderTransport bundle. |
static java.lang.String[] |
IMPORTED_SERVICE_NAMES
Defines the imported service name(s) to be registered by the BarcodeReaderTransportTest bundle. |
| Constructor Summary | |
|---|---|
BarcodeReaderTransportTestBundle()
|
|
| Method Summary | |
|---|---|
java.util.Hashtable |
createProperties()
Gets the properties to be registered with the service(s). |
TransportTestService |
createService(TransportService transport)
Creates the test for the specified transport. |
java.lang.String[] |
getExportedServiceNames()
Return the exported service name(s) to be registered by the BarcodeReaderTransport bundle. |
java.lang.String[] |
getImportedServiceNames()
Return the imported service name(s) to be registered by the BarcodeReaderTransportTest bundle. |
java.lang.String |
getInterestServiceName()
Gets the transport service name to be tested. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.osgi.framework.BundleActivator |
|---|
start, stop |
| Field Detail |
|---|
public static final java.lang.String CLASS_NAME
public static final java.lang.String[] EXPORTED_SERVICE_NAMES
| org. eclipse. soda. dk. barcode. reader. transport. test. service. BarcodeReaderTransportTestService | .
public static final java.lang.String[] IMPORTED_SERVICE_NAMES
| org.eclipse.soda.dk.barcode.reader.transport.service.BarcodeReaderTransportService |
| org.eclipse.soda.dk.notification.service.NotificationService |
| Constructor Detail |
|---|
public BarcodeReaderTransportTestBundle()
| Method Detail |
|---|
public java.util.Hashtable createProperties()
| org.osgi.framework.Constants.SERVICE_RANKING | 6 |
| org.osgi.framework.Constants.SERVICE_VENDOR | IBM |
| org.osgi.framework.Constants.SERVICE_DESCRIPTION | BarcodeReaderTransportTestService.SERVICE_DESCRIPTION |
| org.osgi.framework.Constants.SERVICE_PID | BarcodeReaderTransportTestService.SERVICE_NAME |
public TransportTestService createService(TransportService transport)
transport - TransportService
BarcodeReaderTransportTestpublic java.lang.String[] getExportedServiceNames()
public java.lang.String[] getImportedServiceNames()
public java.lang.String getInterestServiceName()
BarcodeReaderTransportService
|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||