|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectBaseBundleActivator
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. |
| 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)
Sets the servlet value. |
| 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()
public java.util.Hashtable createProperties()
Hashtable)
value.public DeviceServlet createServlet()
DeviceServlet)
value.getServlet(),
setServlet(DeviceServlet)protected void deactivate()
public java.lang.String[] getExportServices()
String[]) value.protected java.lang.String[] getImportedServiceNames()
String[]) value.public java.lang.String getInterestServiceName()
String) value.public DeviceServlet getServlet()
DeviceServlet) value.createServlet(),
setServlet(DeviceServlet)public void setServlet(DeviceServlet servlet)
DeviceServlet) parameter.
servlet - The servlet (DeviceServlet) parameter.createServlet(),
getServlet()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||