public class CacheRemove extends CacheAction
| Constructor and Description |
|---|
CacheRemove() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends AopCacheProcessor> |
bindAopProcessType()
配置关联的aop缓存处理器
|
CacheMetadata |
createMetadata() |
String |
getRemoveGroups() |
String |
getRemoveKeys() |
void |
setRemoveGroups(String removeGroups) |
void |
setRemoveKeys(String removeKeys) |
getGroup, setGrouppublic Class<? extends AopCacheProcessor> bindAopProcessType()
CacheActionbindAopProcessType in class CacheActionpublic CacheMetadata createMetadata()
createMetadata in class CacheActionpublic String getRemoveKeys()
public void setRemoveKeys(String removeKeys)
public String getRemoveGroups()
public void setRemoveGroups(String removeGroups)
Copyright © 2006–2018 TinyGroup. All rights reserved.