2009-01-09 1.2.0

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

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

public class DeviceDeviceServletBundle
extends DeviceServletBundle

Since:
1.0
Version:
1.2.0

Field Summary
static java.lang.String[] IMPORTED_SERVICES
          Define the imported services (String[]) constant.
protected static java.lang.String[] noservices
          Define the noservices (String[]) constant.
 
Constructor Summary
DeviceDeviceServletBundle()
           
 
Method Summary
protected  void activate()
          Create exported services.
protected  java.lang.String[] getImportedServiceNames()
          Gets the imported service names (String[]) value.
 
Methods inherited from class org.eclipse.soda.dk.device.servlet.bundle.DeviceServletBundle
createProperties, createServlet, 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

noservices

protected static final java.lang.String[] noservices
Define the noservices (String[]) constant.


IMPORTED_SERVICES

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

Constructor Detail

DeviceDeviceServletBundle

public DeviceDeviceServletBundle()
Method Detail

activate

protected void activate()
Create exported services.

Overrides:
activate in class DeviceServletBundle

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.

2009-01-09 1.2.0

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