public class AdminControllerHandlerMapping
extends org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping
| Constructor and Description |
|---|
AdminControllerHandlerMapping(String adminContextPath) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isHandler(Class<?> beanType) |
protected void |
registerHandlerMethod(Object handler,
Method method,
org.springframework.web.reactive.result.method.RequestMappingInfo mapping) |
afterPropertiesSet, createRequestMappingInfo, getContentTypeResolver, getCustomMethodCondition, getCustomTypeCondition, getMappingForMethod, getPathPrefixes, initCorsConfiguration, resolveEmbeddedValuesInPatterns, setContentTypeResolver, setEmbeddedValueResolver, setPathPrefixesgetMappingComparator, getMatchingMapping, handleMatch, handleNoMatchcreateHandlerMethod, detectHandlerMethods, getCorsConfiguration, getHandlerInternal, getHandlerMethods, handlerMethodsInitialized, initHandlerMethods, lookupHandlerMethod, registerMapping, unregisterMappingformatMappingName, getCorsProcessor, getHandler, getOrder, getPathPatternParser, setBeanName, setCorsConfigurations, setCorsConfigurationSource, setCorsProcessor, setOrder, setUseCaseSensitiveMatch, setUseTrailingSlashMatchpublic AdminControllerHandlerMapping(String adminContextPath)
protected boolean isHandler(Class<?> beanType)
isHandler in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMappingprotected void registerHandlerMethod(Object handler, Method method, org.springframework.web.reactive.result.method.RequestMappingInfo mapping)
registerHandlerMethod in class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping<org.springframework.web.reactive.result.method.RequestMappingInfo>Copyright © 2019 codecentric AG. All rights reserved.