Uses of Class
org.mactor.framework.spec.GlobalConfig

Packages that use GlobalConfig
org.mactor.framework   
org.mactor.framework.data.jdbc   
org.mactor.framework.spec   
 

Uses of GlobalConfig in org.mactor.framework
 

Methods in org.mactor.framework that return GlobalConfig
 GlobalConfig TestContextImpl.getGlobalConfig()
           
 GlobalConfig TestContext.getGlobalConfig()
           
 

Constructors in org.mactor.framework with parameters of type GlobalConfig
TestContextImpl(GlobalConfig globalConfig, TestSpec testSpec)
           
 

Uses of GlobalConfig in org.mactor.framework.data.jdbc
 

Constructors in org.mactor.framework.data.jdbc with parameters of type GlobalConfig
SqlCommandUtil(java.lang.String command, GlobalConfig globalConfig)
           
 

Uses of GlobalConfig in org.mactor.framework.spec
 

Methods in org.mactor.framework.spec that return GlobalConfig
 GlobalConfig ProjectContext.loadGlobalConfig()
           
 



Copyright © 2008. All Rights Reserved.