|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |