2008-07-29 1.1.0

org.eclipse.soda.dk.control.profile.test.agent.service
Interface ControlProfileTestAgentService

All Known Implementing Classes:
ControlProfileTestAgent

public interface ControlProfileTestAgentService

Control Profile Test Agent.

Version:
1.1.0

Field Summary
static java.lang.String BITLIST
          Define the constant list of bits to set
static java.lang.String EXPECTED_BITS_COUNT_PROPERTY
          Define the constant name of expected bits count value
static java.lang.String EXPECTED_LONGS_COUNT_PROPERTY
          Define the constant name of expected longs count value
static java.lang.String FACTORY_SERVICE_NAME
          Define the OSGi factory service name.
static java.lang.String LONGLIST
          Define the constant list of longs to set
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. Generated field and should not be changed.

See Also:
Constant Field Values

MANAGED_SERVICE_NAME

static final java.lang.String MANAGED_SERVICE_NAME
Define the OSGi managed service name. Generated field and should not be changed.

See Also:
Constant Field Values

FACTORY_SERVICE_NAME

static final java.lang.String FACTORY_SERVICE_NAME
Define the OSGi factory service name. Generated field and should not be changed.

See Also:
Constant Field Values

SERVICE_DESCRIPTION

static final java.lang.String SERVICE_DESCRIPTION
Description of the test. Generated field and should not be changed.


EXPECTED_BITS_COUNT_PROPERTY

static final java.lang.String EXPECTED_BITS_COUNT_PROPERTY
Define the constant name of expected bits count value

See Also:
Constant Field Values

BITLIST

static final java.lang.String BITLIST
Define the constant list of bits to set

See Also:
Constant Field Values

EXPECTED_LONGS_COUNT_PROPERTY

static final java.lang.String EXPECTED_LONGS_COUNT_PROPERTY
Define the constant name of expected longs count value

See Also:
Constant Field Values

LONGLIST

static final java.lang.String LONGLIST
Define the constant list of longs to set

See Also:
Constant Field Values

2008-07-29 1.1.0

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