2009-06-02 1.2.0

org.eclipse.soda.dk.gps.nmea.device.test.service
Interface GpsNmeaDeviceTestService

All Known Implementing Classes:
GpsNmeaDeviceTest

public interface GpsNmeaDeviceTestService

Global Positioning System (GPS) National Marine Electronics Association (NMEA) Device Test.

Since:
1.0
Version:
1.2.0

Field Summary
static java.lang.String FACTORY_SERVICE_NAME
          Define the OSGi factory service name.
static java.lang.String MANAGED_SERVICE_NAME
          Define the OSGi managed service name.
static java.lang.String SERVICE_DESCRIPTION
          Description of the test.
static java.lang.String SERVICE_NAME
          Define the OSGi service name.
 

Field Detail

SERVICE_NAME

static final java.lang.String SERVICE_NAME
Define the OSGi service name.

Since:
1.0
See Also:
Constant Field Values

MANAGED_SERVICE_NAME

static final java.lang.String MANAGED_SERVICE_NAME
Define the OSGi managed service name.

Since:
1.0
See Also:
Constant Field Values

FACTORY_SERVICE_NAME

static final java.lang.String FACTORY_SERVICE_NAME
Define the OSGi factory service name.

Since:
1.0
See Also:
Constant Field Values

SERVICE_DESCRIPTION

static final java.lang.String SERVICE_DESCRIPTION
Description of the test.

Since:
1.1
See Also:
Constant Field Values

2009-06-02 1.2.0

Copyright (c) 2009 IBM. See license in Legal section.