类 ConfRedises

java.lang.Object
com.gdxsoft.easyweb.conf.ConfRedises

public class ConfRedises extends Object
  • 构造器详细资料

    • ConfRedises

      public ConfRedises()
  • 方法详细资料

    • getInstance

      public static ConfRedises getInstance()
    • getScriptPath

      public ConfRedis getScriptPath(String name)
      Get the ScriptPath by the name
      参数:
      name - the ScriptPath name
      返回:
      ScriptPath
    • getLst

      public List<ConfRedis> getLst()