public interface AopCacheConfigManager
Modifier and Type | Field and Description |
---|---|
static String |
XSTEAM_PACKAGE_NAME |
Modifier and Type | Method and Description |
---|---|
void |
addAopCaches(AopCaches aopCaches) |
List<CacheAction> |
getActionsWithMethod(Method method)
根据方法获取其关联的缓存aop操作配置
|
void |
removeAopCaches(AopCaches aopCaches) |
static final String XSTEAM_PACKAGE_NAME
void addAopCaches(AopCaches aopCaches)
void removeAopCaches(AopCaches aopCaches)
List<CacheAction> getActionsWithMethod(Method method)
method
- Copyright © 2006–2018 TinyGroup. All rights reserved.