public interface WebAppDependencyHolder
bundle.id set to the web
application bundle ID when the dependencies for the given application are
satisfied.| Modifier and Type | Method and Description |
|---|---|
org.osgi.service.http.HttpService |
getHttpService()
Returns the HTTP service to be used by the given application.
|
javax.servlet.ServletContainerInitializer |
getServletContainerInitializer()
Returns a servlet container initializer to be added to the given
application.
|
org.osgi.service.http.HttpService getHttpService()
javax.servlet.ServletContainerInitializer getServletContainerInitializer()
Copyright © 2006–2021 OPS4J - Open Participation Software for Java. All rights reserved.