Uses of Class
com.easyjf.dbo.config.DBOConfig

Packages that use DBOConfig
com.easyjf.dbo.config   
 

Uses of DBOConfig in com.easyjf.dbo.config
 

Fields in com.easyjf.dbo.config declared as DBOConfig
static DBOConfig DBOConfig.config
           
 

Methods in com.easyjf.dbo.config that return DBOConfig
static DBOConfig DBOConfig.getInstance()
           
 

Methods in com.easyjf.dbo.config with parameters of type DBOConfig
 void XMLConfigFactory.init(DBOConfig dboconfig)
           
 void IConfigFactory.init(DBOConfig dboconfig)