程序包 org.coodex.util
类 ProfileBaseProperties
java.lang.Object
org.coodex.util.Profile
org.coodex.util.ProfileBaseProperties
自财运通项目中移植过来utilities中
2016/09/05 废弃
2014/04/27 支持命名空间
配置如下:
A.properties
org.coodex.util.profile.NAMESPACE=XX.properties
XX.properties
abcd=xxxxxx
则相当于在A.properties中
NAMESPACE.abcd=xxxxxx
2016/09/05 废弃
配置如下:
A.properties
org.coodex.util.profile.NAMESPACE=XX.properties
XX.properties
abcd=xxxxxx
则相当于在A.properties中
NAMESPACE.abcd=xxxxxx
2016-08-30 1、废弃基于File类型的构造 2、每个资源仅维持一个实例 2016-09-05 1、废弃命名空间的支持 2、修改监测机制 Profile.reloadInterval 用以制定重新加载的间隔时间,单位为秒
- 版本:
- v1.0 2014-03-18
- 作者:
- davidoff
-
字段概要
字段 -
方法概要
从类继承的方法 org.coodex.util.Profile
allSupportedFileExt, get, get, get, getBool, getBool, getInt, getInt, getInt, getLong, getLong, getLong, getString, getString, getString, getStrList, getStrList, getStrList, getStrList, getStrList
-
字段详细资料
-
p
-
-
方法详细资料
-
getStringImpl
- 指定者:
getStringImpl在类中Profile
-
isNull
-