1.0.0

org.eclipse.soda.dk.testagent.test.service
Interface TestAgentTestService

All Superinterfaces:
TestAgentService
All Known Implementing Classes:
TestAgentTest

public interface TestAgentTestService
extends TestAgentService

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 SERVICE_DESCRIPTION
          Description of the test
static java.lang.String SERVICE_NAME
          Define the service name (String) constant.
 
Method Summary
 
Methods inherited from interface org.eclipse.soda.dk.testagent.service.TestAgentService
getDescription, getId, runTest, runTest, setConfigurationInformation, setNotificationService
 

Field Detail

SERVICE_NAME

static final java.lang.String SERVICE_NAME
Define the service name (String) constant.

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

SERVICE_DESCRIPTION

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


1.0.0

Copyright (c) 2007 IBM