Package | Description |
---|---|
org.tinygroup.aopcache.interceptor | |
org.tinygroup.aopcache.resolver |
Modifier and Type | Method and Description |
---|---|
void |
AopCacheInterceptor.addResolver(CacheActionResolver resolver) |
Modifier and Type | Method and Description |
---|---|
void |
AopCacheInterceptor.setResolvers(List<CacheActionResolver> resolvers) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCacheActionResolver |
class |
AnnotationCacheActionResolver
注解方式缓存配置解析器 Created by renhui on 2015/9/24.
|
class |
XmlCacheMetadataResolver
xml方式缓存配置解析器
Created by renhui on 2015/9/24.
|
Copyright © 2006–2018 TinyGroup. All rights reserved.