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