Uses of Class
org.apache.felix.http.jetty.internal.webapp.WebAppBundleContext
-
Packages that use WebAppBundleContext Package Description org.apache.felix.http.jetty.internal.webapp -
-
Uses of WebAppBundleContext in org.apache.felix.http.jetty.internal.webapp
Methods in org.apache.felix.http.jetty.internal.webapp that return WebAppBundleContext Modifier and Type Method Description WebAppBundleContextWebAppBundleTracker.Deployment. getContext()Methods in org.apache.felix.http.jetty.internal.webapp with parameters of type WebAppBundleContext Modifier and Type Method Description voidWebAppBundleTracker. deploy(WebAppBundleTracker.Deployment deployment, WebAppBundleContext context)voidWebAppBundleTracker.Deployment. setContext(WebAppBundleContext context)voidWebAppBundleTracker. undeploy(WebAppBundleTracker.Deployment deployment, WebAppBundleContext context)
-