public class CTPBeanNameUrlHandlerMapping
extends org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping
| 构造器和说明 |
|---|
CTPBeanNameUrlHandlerMapping() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
detectHandlers() |
void |
detectMappedInterceptors(java.util.List<org.springframework.web.servlet.HandlerInterceptor> mappedInterceptors) |
initApplicationContext, setDetectHandlersInAncestorContextsbuildPathExposingHandler, exposePathWithinMapping, exposeUriTemplateVariables, getHandlerInternal, getHandlerMap, getRootHandler, lookupHandler, match, registerHandler, registerHandler, setLazyInitHandlers, setRootHandler, setUseTrailingSlashMatch, supportsTypeLevelMappings, useTrailingSlashMatch, validateHandleradaptInterceptor, extendInterceptors, getAdaptedInterceptors, getCorsConfiguration, getCorsConfigurations, getCorsHandlerExecutionChain, getCorsProcessor, getDefaultHandler, getHandler, getHandlerExecutionChain, getMappedInterceptors, getOrder, getPathMatcher, getUrlPathHelper, initInterceptors, setAlwaysUseFullPath, setCorsConfigurations, setCorsProcessor, setDefaultHandler, setInterceptors, setOrder, setPathMatcher, setRemoveSemicolonContent, setUrlDecode, setUrlPathHelpergetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextgetApplicationContext, getMessageSourceAccessor, requiredContextClass, setApplicationContextprotected void detectHandlers()
throws org.springframework.beans.BeansException
detectHandlers 在类中 org.springframework.web.servlet.handler.AbstractDetectingUrlHandlerMappingorg.springframework.beans.BeansExceptionpublic void detectMappedInterceptors(java.util.List<org.springframework.web.servlet.HandlerInterceptor> mappedInterceptors)
detectMappedInterceptors 在类中 org.springframework.web.servlet.handler.AbstractHandlerMapping