|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.http.server.util.AJettyHandlerService
org.eclipse.smila.http.server.util.ServletContextService
public class ServletContextService
A prototypical service to register a single servlet in the http server.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.smila.http.server.util.AJettyHandlerService |
|---|
PROPERTY_CONFIGBUNDLE |
| Constructor Summary | |
|---|---|
ServletContextService()
|
|
| Method Summary | |
|---|---|
protected void |
activate(ComponentContext context)
read #PROPERTY_ROOTCONTEXTPATH property. |
Handler |
getHandler()
|
| Methods inherited from class org.eclipse.smila.http.server.util.AJettyHandlerService |
|---|
getConfigBundle, getConfigPathProperty, getRootContextPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServletContextService()
| Method Detail |
|---|
protected void activate(ComponentContext context)
AJettyHandlerService#PROPERTY_ROOTCONTEXTPATH property.
activate in class AJettyHandlerServicecontext - OSGi component contextpublic Handler getHandler()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||