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