1.0.0

org.eclipse.soda.dk.gpio.profile.test.agent.service
Interface GpioProfileTestAgentService

All Known Implementing Classes:
GpioProfileTestAgent

public interface GpioProfileTestAgentService

Gpio Profile Test Agent.

Version:
1.0.0

Field Summary
static java.lang.String EXPECTED_INPUT_COUNT_PROPERTY
          Define the constant name of expected input count value
static java.lang.String EXPECTED_OUTPUT_COUNT_PROPERTY
          Define the constant name of expected output count value
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_NAME
          Define the OSGi service name.
 

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

EXPECTED_INPUT_COUNT_PROPERTY

static final java.lang.String EXPECTED_INPUT_COUNT_PROPERTY
Define the constant name of expected input count value

See Also:
Constant Field Values

EXPECTED_OUTPUT_COUNT_PROPERTY

static final java.lang.String EXPECTED_OUTPUT_COUNT_PROPERTY
Define the constant name of expected output count value

See Also:
Constant Field Values

1.0.0

Copyright (c) 2007 IBM