|
2008-09-10 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.sat.core.framework.BaseBundleActivator
org.eclipse.soda.dk.device.servlet.bundle.DeviceServletBundle
public class DeviceServletBundle
| 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 | |
|---|---|
DeviceServletBundle()
|
|
| Method Summary | |
|---|---|
protected void |
activate()
Create exported services. |
java.util.Hashtable |
createProperties()
Create properties and return the Hashtable result. |
DeviceServlet |
createServlet()
Create servlet and return the DeviceServlet result. |
protected void |
deactivate()
Deactivate. |
java.lang.String[] |
getExportServices()
Gets the export services (String[]) value. |
protected java.lang.String[] |
getImportedServiceNames()
Gets the imported service names (String[]) value. |
java.lang.String |
getInterestServiceName()
Gets the interest service name (String) value. |
DeviceServlet |
getServlet()
Gets the servlet (DeviceServlet) value. |
void |
setServlet(DeviceServlet servlet)
|
| 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, getBundleActivationManager, 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 |
|---|
public static final java.lang.String[] IMPORTED_SERVICES
| Constructor Detail |
|---|
public DeviceServletBundle()
| Method Detail |
|---|
protected void activate()
activate in class org.eclipse.soda.sat.core.framework.BaseBundleActivatorpublic java.util.Hashtable createProperties()
Hashtable)
value.public DeviceServlet createServlet()
DeviceServlet)
value.getServlet(),
setServlet(DeviceServlet)protected void deactivate()
deactivate in class org.eclipse.soda.sat.core.framework.BaseBundleActivatorpublic java.lang.String[] getExportServices()
String[]) value.protected java.lang.String[] getImportedServiceNames()
getImportedServiceNames in class org.eclipse.soda.sat.core.framework.BaseBundleActivatorString[]) value.public java.lang.String getInterestServiceName()
String) value.public DeviceServlet getServlet()
DeviceServlet) value.createServlet(),
setServlet(DeviceServlet)public void setServlet(DeviceServlet servlet)
servlet - The servlet (DeviceServlet) parameter.createServlet(),
getServlet()
|
2008-09-10 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||