public interface WebApplicationContext extends ApplicationContext
Modifier and Type | Method and Description |
---|---|
javax.servlet.ServletContext |
getContext() |
RequestMethodType |
getRequestMethod() |
int |
getResponseError() |
int |
getResponseStatus() |
getActionParameterName, getActionResolver, getActionType, getBean, getBean, getCodeGenerator, getConfiguration, getController, getControllerManager, getControllerResolver, getDispatcherType, getEnumerationType, getFetchType, getInterceptorManager, getInvoker, getLoggerProvider, getMvcRequest, getMvcResponse, getObjectFactory, getParent, getRenderView, getRequestParser, getRequestType, getResponseType, getScopes, getScopeType, getSeparator, getTemporalProperty, getTypeManager, getValidatorFactory, getViewIndex, getViewPrefix, getViewResolver, getViewSuffix, isAutomaticExceptionMapping, isAutomaticPropertyMapping, isAutomaticViewResolver
javax.servlet.ServletContext getContext()
RequestMethodType getRequestMethod()
int getResponseStatus()
int getResponseError()
Copyright © 2018 Brandao. All rights reserved.