public class ServletContextXMLApplicationContext extends AbstractXMLApplicationContext
actionParameterName, actionResolver, actionType, automaticExceptionMapping, automaticPropertyMapping, automaticViewResolver, codeGenerator, configuration, controllerManager, controllerResolver, dispatcherType, enumerationType, fetchType, interceptorManager, invoker, logger, loggerProvider, objectFactory, renderView, requestFactory, requestParser, requestParserListenerFactory, responseFactory, scopes, scopeType, temporalProperty, typeManagerCLASSPATH_URL_PREFIX, FILE_URL_PREFIX| Constructor and Description |
|---|
ServletContextXMLApplicationContext(javax.servlet.ServletContext servletContext,
String location) |
ServletContextXMLApplicationContext(javax.servlet.ServletContext servletContext,
String[] locations) |
ServletContextXMLApplicationContext(javax.servlet.ServletContext servletContext,
String[] locations,
AbstractApplicationContext parent) |
| Modifier and Type | Method and Description |
|---|---|
protected Resource |
getContextResource(String path) |
protected Resource[] |
getContextResources() |
loadDefinitionsdestroy, flush, getActionParameterName, getActionResolver, getActionType, getBean, getBean, getCodeGenerator, getConfiguration, getController, getControllerManager, getControllerResolver, getDispatcherType, getEnumerationType, getFetchType, getInitActionParameterName, getInitActionType, getInitAutomaticExceptionMapping, getInitAutomaticPropertyMapping, getInitAutomaticViewResolver, getInitDispatcherType, getInitEnumerationType, getInitFetchType, getInitRequestParser, getInitRequestType, getInitResponseType, getInitScopeType, getInitSeparator, getInitTemporalProperty, getInitViewIndex, getInitViewPrefix, getInitViewSuffix, getInterceptorManager, getInvoker, getLoggerProvider, getMvcRequest, getMvcRequestFactory, getMvcResponse, getMvcResponseFactory, getNewCodeGenerator, getNewControllerManager, getNewControllerResolver, getNewInterceptorManager, getNewInvoker, getNewMethodResolver, getNewObjectFactory, getNewRenderView, getNewTypeManager, getNewValidatorFactory, getNewViewResolver, getObjectFactory, getParent, getRenderView, getRequestFactory, getRequestParser, getRequestParserListenerFactory, getRequestType, getResponseFactory, getResponseType, getScopes, getScopeType, getSeparator, getTemporalProperty, getTypeManager, getValidatorFactory, getViewIndex, getViewPrefix, getViewResolver, getViewSuffix, initComponents, initInstances, initInvoker, initLogger, initScopes, initTypes, isAutomaticExceptionMapping, isAutomaticPropertyMapping, isAutomaticViewResolver, isStandardType, setActionParameterName, setActionType, setAutomaticExceptionMapping, setAutomaticPropertyMapping, setAutomaticViewResolver, setCodeGenerator, setConfiguration, setControllerResolver, setDispatcherType, setEnumerationType, setFetchType, setInterceptorManager, setInvoker, setObjectFactory, setParent, setRenderView, setRequestParser, setRequestType, setResponseType, setScopeType, setSeparator, setTemporalProperty, setViewIndex, setViewPrefix, setViewResolver, setViewSuffixgetClassloader, getResourcepublic ServletContextXMLApplicationContext(javax.servlet.ServletContext servletContext,
String[] locations,
AbstractApplicationContext parent)
public ServletContextXMLApplicationContext(javax.servlet.ServletContext servletContext,
String[] locations)
public ServletContextXMLApplicationContext(javax.servlet.ServletContext servletContext,
String location)
protected Resource getContextResource(String path)
getContextResource in class DefaultResourceLoaderprotected Resource[] getContextResources()
getContextResources in class AbstractXMLApplicationContextCopyright © 2026 Brandao. All rights reserved.