1.0.0

org.eclipse.soda.dk.device.bundle.servlet.bundle
Class DeviceBundleServletBundle

java.lang.Object
  extended by BaseBundleActivator
      extended by org.eclipse.soda.dk.device.servlet.bundle.DeviceServletBundle
          extended by org.eclipse.soda.dk.device.bundle.servlet.bundle.DeviceBundleServletBundle

public class DeviceBundleServletBundle
extends DeviceServletBundle

Version:
1.0.0

Field Summary
static java.lang.String[] IMPORTED_SERVICES
          Define the imported services (String[]) constant.
 
Constructor Summary
DeviceBundleServletBundle()
           
 
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 org.eclipse.soda.dk.device.servlet.bundle.DeviceServletBundle
activate, createProperties, deactivate, getExportServices, getInterestServiceName, getServlet, setServlet
 
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

DeviceBundleServletBundle

public DeviceBundleServletBundle()
Method Detail

createServlet

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

Overrides:
createServlet in class DeviceServletBundle
Returns:
Results of the create servlet (DeviceServlet) value.
See Also:
DeviceServletBundle.getServlet(), DeviceServletBundle.setServlet(DeviceServlet)

getImportedServiceNames

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

Overrides:
getImportedServiceNames in class DeviceServletBundle
Returns:
The imported service names (String[]) value.

1.0.0

Copyright (c) 1999, 2007 IBM