Package | Description |
---|---|
org.apache.hadoop.yarn.webapp |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
WebApp |
WebApps.Builder.build(WebApp webapp) |
WebApp |
WebAppException.getWebApp() |
WebApp |
WebApps.Builder.start() |
WebApp |
WebApps.Builder.start(WebApp webapp) |
WebApp |
WebApps.Builder.start(WebApp webapp,
org.eclipse.jetty.webapp.WebAppContext ui2Context) |
Modifier and Type | Method and Description |
---|---|
WebApp |
WebApps.Builder.build(WebApp webapp) |
WebApp |
WebApps.Builder.start(WebApp webapp) |
WebApp |
WebApps.Builder.start(WebApp webapp,
org.eclipse.jetty.webapp.WebAppContext ui2Context) |
Constructor and Description |
---|
WebAppException(String msg,
Throwable cause,
WebApp webApp) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.