1.0.0

org.eclipse.soda.dk.testmanager.servlet.bundle
Class DeviceTestManagerServletBundle

java.lang.Object
  extended by DeviceServletBundle
      extended by org.eclipse.soda.dk.testmanager.servlet.bundle.DeviceTestManagerServletBundle

public class DeviceTestManagerServletBundle
extends DeviceServletBundle

Version:
1.0.0

Field Summary
static java.lang.String[] IMPORTED_SERVICES
          Define the imported services (String[]) constant.
 
Constructor Summary
DeviceTestManagerServletBundle()
           
 
Method Summary
 DeviceServlet createServlet()
          Create servlet and return the DeviceServlet result.
protected  java.lang.String[] getImportedServiceNames()
          Gets the imported service names (String[]) value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IMPORTED_SERVICES

public static final java.lang.String[] IMPORTED_SERVICES
Define the imported services (String[]) constant.

Constructor Detail

DeviceTestManagerServletBundle

public DeviceTestManagerServletBundle()
Method Detail

createServlet

public DeviceServlet createServlet()
Create servlet and return the DeviceServlet result.

Returns:
Results of the create servlet (DeviceServlet) value.

getImportedServiceNames

protected java.lang.String[] getImportedServiceNames()
Gets the imported service names (String[]) value.

Returns:
The imported service names (String[]) value.

1.0.0

Copyright (c) 2007 IBM