类 ConfSqlCached
java.lang.Object
com.gdxsoft.easyweb.conf.ConfSqlCached
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static ConfSqlCachedbooleanisDebug()voidsetCachedMethod(String cachedMethod) voidsetConfRedis(ConfRedis confRedis) voidsetDebug(boolean debug) voidsetRedisName(String redisName)
-
构造器详细资料
-
ConfSqlCached
public ConfSqlCached()
-
-
方法详细资料
-
getInstance
-
getCachedMethod
-
setCachedMethod
-
getRedisName
-
setRedisName
-
getConfRedis
-
setConfRedis
-
isDebug
public boolean isDebug() -
setDebug
public void setDebug(boolean debug)
-