类 ConfScriptPaths
java.lang.Object
com.gdxsoft.easyweb.conf.ConfScriptPaths
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static ConfScriptPathsgetLst()getScriptPath(String name) Get the ScriptPath by the name
-
构造器详细资料
-
ConfScriptPaths
public ConfScriptPaths()
-
-
方法详细资料
-
getInstance
-
getScriptPath
Get the ScriptPath by the name- 参数:
name- the ScriptPath name- 返回:
- ScriptPath
-
getLst
-