public class MvcRequestMatcherProvider extends Object implements RequestMatcherProvider
RequestMatcherProvider that provides an MvcRequestMatcher that can be
used for Spring MVC applications.| Constructor and Description |
|---|
MvcRequestMatcherProvider(HandlerMappingIntrospector introspector) |
| Modifier and Type | Method and Description |
|---|---|
RequestMatcher |
getRequestMatcher(String pattern) |
public MvcRequestMatcherProvider(HandlerMappingIntrospector introspector)
public RequestMatcher getRequestMatcher(String pattern)
getRequestMatcher in interface RequestMatcherProviderCopyright © 2018 Pivotal Software, Inc.. All rights reserved.