public class AntPathRequestMatcherProvider extends Object implements RequestMatcherProvider
RequestMatcherProvider that provides an AntPathRequestMatcher.| Constructor and Description | 
|---|
AntPathRequestMatcherProvider(Function<String,String> pathFactory)  | 
| Modifier and Type | Method and Description | 
|---|---|
RequestMatcher | 
getRequestMatcher(String pattern)
Return the  
RequestMatcher to be used for the specified pattern. | 
public RequestMatcher getRequestMatcher(String pattern)
RequestMatcherProviderRequestMatcher to be used for the specified pattern.getRequestMatcher in interface RequestMatcherProviderpattern - the request pattern