|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.sun.jersey.spi.container.servlet.ServletContainer
com.sun.jersey.guice.spi.container.servlet.GuiceContainer
org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebAppFilter
@Singleton public class RMWebAppFilter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.jersey.guice.spi.container.servlet.GuiceContainer |
|---|
com.sun.jersey.guice.spi.container.servlet.GuiceContainer.ServletGuiceComponentProviderFactory |
| Nested classes/interfaces inherited from class com.sun.jersey.spi.container.servlet.ServletContainer |
|---|
com.sun.jersey.spi.container.servlet.ServletContainer.ContextInjectableProvider<T> |
| Field Summary |
|---|
| Fields inherited from class com.sun.jersey.spi.container.servlet.ServletContainer |
|---|
APPLICATION_CONFIG_CLASS, FEATURE_FILTER_FORWARD_ON_404, GLASSFISH_DEFAULT_ERROR_PAGE_RESPONSE, JSP_TEMPLATES_BASE_PATH, PROPERTY_FILTER_CONTEXT_PATH, PROPERTY_WEB_PAGE_CONTENT_REGEX, RESOURCE_CONFIG_CLASS |
| Constructor Summary | |
|---|---|
RMWebAppFilter(com.google.inject.Injector injector)
|
|
| Method Summary | |
|---|---|
void |
doFilter(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.FilterChain chain)
|
| Methods inherited from class com.sun.jersey.guice.spi.container.servlet.GuiceContainer |
|---|
getDefaultResourceConfig, getWebApplication, initiate |
| Methods inherited from class com.sun.jersey.spi.container.servlet.ServletContainer |
|---|
configure, configure, configure, create, destroy, doFilter, getDefaultResourceConfig, getServletContext, getStaticContentPattern, getWebConfig, init, init, init, load, reload, service, service |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
getInitParameter, getInitParameterNames, getServletConfig, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Inject public RMWebAppFilter(com.google.inject.Injector injector)
| Method Detail |
|---|
public void doFilter(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.FilterChain chain)
throws IOException,
javax.servlet.ServletException
doFilter in class com.sun.jersey.spi.container.servlet.ServletContainerIOException
javax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||