2008-07-29 1.1.0

org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.service
Interface RfidInventoryWithGpioProfileTestAgentService

All Known Implementing Classes:
RfidInventoryWithGpioProfileTestAgent

public interface RfidInventoryWithGpioProfileTestAgentService

RfidInventory Profile Test Agent.

Version:
1.1.0

Field Summary
static java.lang.String FACTORY_SERVICE_NAME
          Define the OSGi factory service name.
static java.lang.String INVERTED_IO_PROPERTY
          Define the inverted io property (String) constant.
static java.lang.String IO_LATENCY_PROPERTY
          Define the io latency property (String) constant.
static java.lang.String MANAGED_SERVICE_NAME
          Define the OSGi managed service name.
static java.lang.String READ_DURATION_PROPERTY
          Define the read duration property (String) constant.
static java.lang.String READER_ID_PROPERTY
          Define the reader id property (String) constant.
static java.lang.String SERVICE_NAME
          Define the OSGi service name.
static java.lang.String TAG_LIST_PROPERTY
          Define the tag list property (String) constant.
 

Field Detail

SERVICE_NAME

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

See Also:
Constant Field Values

MANAGED_SERVICE_NAME

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

See Also:
Constant Field Values

FACTORY_SERVICE_NAME

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

See Also:
Constant Field Values

READ_DURATION_PROPERTY

static final java.lang.String READ_DURATION_PROPERTY
Define the read duration property (String) constant.

See Also:
Constant Field Values

READER_ID_PROPERTY

static final java.lang.String READER_ID_PROPERTY
Define the reader id property (String) constant.

See Also:
Constant Field Values

TAG_LIST_PROPERTY

static final java.lang.String TAG_LIST_PROPERTY
Define the tag list property (String) constant.

See Also:
Constant Field Values

IO_LATENCY_PROPERTY

static final java.lang.String IO_LATENCY_PROPERTY
Define the io latency property (String) constant.

See Also:
Constant Field Values

INVERTED_IO_PROPERTY

static final java.lang.String INVERTED_IO_PROPERTY
Define the inverted io property (String) constant.

See Also:
Constant Field Values

2008-07-29 1.1.0

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