public class EnhanceRequireObjectCache extends Object
| Constructor and Description |
|---|
EnhanceRequireObjectCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPathMapping(Method method,
String url) |
String |
findPathMapping(Method method) |
PathMappingCache |
getPathMappingCache() |
void |
setPathMappingCache(PathMappingCache pathMappingCache) |
public void setPathMappingCache(PathMappingCache pathMappingCache)
public PathMappingCache getPathMappingCache()
Copyright © 2019 The Apache Software Foundation. All rights reserved.