1.0.0

org.eclipse.soda.dk.rfid.inventory.profile.test.agent.service
Interface RfidInventoryProfileTestAgentService

All Known Implementing Classes:
RfidInventoryProfileTestAgent

public interface RfidInventoryProfileTestAgentService

RfidInventory Profile Test Agent.

Version:
1.0.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 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.
static java.lang.String TAG_MASK_PROPERTY
          Define the tag mask 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

TAG_MASK_PROPERTY

static final java.lang.String TAG_MASK_PROPERTY
Define the tag mask property (String) constant.

See Also:
Constant Field Values

1.0.0

Copyright (c) 2007 IBM