2008-02-07 1.1.0

org.eclipse.soda.dk.device.property.servlet.bundle
Class DevicePropertyServletBundle

java.lang.Object
  extended by org.eclipse.soda.sat.core.framework.BaseBundleActivator
      extended by org.eclipse.soda.dk.device.servlet.bundle.DeviceServletBundle
          extended by org.eclipse.soda.dk.device.property.servlet.bundle.DevicePropertyServletBundle
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public class DevicePropertyServletBundle
extends DeviceServletBundle

Version:
1.1.0

Field Summary
static java.lang.String[] IMPORTED_SERVICES
          Define the imported services (String[]) constant.
 
Fields inherited from class org.eclipse.soda.sat.core.framework.BaseBundleActivator
NO_SERVICES
 
Constructor Summary
DevicePropertyServletBundle()
           
 
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 org.eclipse.soda.sat.core.framework.BaseBundleActivator
acquireImportedService, acquireImportedServices, acquireOptionalImportedServices, addExportedProxyService, addExportedProxyServices, addExportedService, addExportedServices, addImportedServiceFilter, addOptionalImportedServiceFilter, basicGetImportedServiceNames, basicGetOptionalImportedServiceNames, collectImportedServiceNames, collectOptionalImportedServiceNames, getAsyncStartPriority, getBundle, getBundleContext, getBundleSymbolicName, getDataDirectory, getDataFile, getExportedService, getExportedServiceNamesFromManifest, getExportedServiceProperties, getExportedServiceProperties, getExportedServices, getExportedServices, getFilePropertiesInputStream, getFilePropertiesInputStream, getImportedService, getImportedServiceFilter, getImportedServiceNamesFromManifest, getImportedServiceProperty, getImportedServicePropertyKeys, getImportedServices, getOptionalImportedService, getOptionalImportedServiceFilter, getOptionalImportedServiceNames, getOptionalImportedServiceProperty, getOptionalImportedServicePropertyKeys, getOptionalImportedServices, getProperties, getPropertiesInputStream, getProperty, getResourcePropertiesInputStream, getResourcePropertiesInputStream, handleAcquiredOptionalImportedService, handleException, handleFailedToFindProperties, handleReleasedOptionalImportedService, isStartAsync, isTransient, isUninstallable, releaseImportedService, releaseImportedServices, releaseOptionalImportedServices, removeExportedService, removeExportedService, removeExportedServices, removeImportedServiceFilter, removeOptionalImportedServiceFilter, restartFramework, setExportedServiceProperties, setExportedServiceProperties, shutdownFramework, start, start, stop, stop
 
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

DevicePropertyServletBundle

public DevicePropertyServletBundle()
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.

2008-02-07 1.1.0

Copyright (c) 1999, 2008 IBM and others. See license in Legal section. OSGi Framework Version 3.3.1.R33x_v20070828