public class Cache304Config extends Object implements Serializable
Cache304,
Cache304AnnotationParser.parse(Cache304),
序列化表格| 构造器和说明 |
|---|
Cache304Config() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCacheDays() |
long |
getCacheSeconds() |
long |
getLimitMaxAge() |
boolean |
isUseCacheIfException() |
boolean |
isUseMaxAge() |
void |
setCacheDays(int cacheDays) |
void |
setCacheSeconds(long cacheSeconds) |
void |
setLimitMaxAge(long limitMaxAge) |
void |
setUseCacheIfException(boolean useCacheIfException) |
void |
setUseMaxAge(boolean useMaxAge) |
public long getCacheSeconds()
public void setCacheSeconds(long cacheSeconds)
public int getCacheDays()
public void setCacheDays(int cacheDays)
public boolean isUseMaxAge()
public void setUseMaxAge(boolean useMaxAge)
public long getLimitMaxAge()
public void setLimitMaxAge(long limitMaxAge)
public boolean isUseCacheIfException()
public void setUseCacheIfException(boolean useCacheIfException)
Copyright © 2021 EasyJ寮�婧愮ぞ鍖�. All rights reserved.