public class XmlCacheMetadataResolver extends AbstractCacheActionResolver
| Constructor and Description |
|---|
XmlCacheMetadataResolver() |
| Modifier and Type | Method and Description |
|---|---|
List<CacheAction> |
resolve(Method method)
返回此方法上匹配的所有CacheAction
|
void |
setManager(AopCacheConfigManager manager) |
afterPropertiesSet, getOrder, setInterceptor, setOrderpublic void setManager(AopCacheConfigManager manager)
public List<CacheAction> resolve(Method method)
CacheActionResolverCopyright © 2006–2018 TinyGroup. All rights reserved.