| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IConfig | |
| com.togethersoft.testing.host | |
| com.togethersoft.testing.shared | |
| com.togethersoft.testing.testserver | |
| Uses of IConfig in com.togethersoft.testing.host |
| Fields in com.togethersoft.testing.host declared as IConfig | |
private static IConfig | TestHostAccess.myConfig |
| Constructors in com.togethersoft.testing.host with parameters of type IConfig | |
TestHostAccess.ConfigSetter.ConfigSetter(IConfig config) | |
| Methods in com.togethersoft.testing.host that return IConfig | |
static IConfig | TestHostAccess.getConfig()Returns current config |
| Methods in com.togethersoft.testing.host with parameters of type IConfig | |
protected void | TestHostAccess.setConfig(IConfig config)Sets current config |
| Uses of IConfig in com.togethersoft.testing.shared |
| Fields in com.togethersoft.testing.shared declared as IConfig | |
private static IConfig | ConfigAccess.myConfig |
| Methods in com.togethersoft.testing.shared that return IConfig | |
static IConfig | ConfigAccess.getConfig()Returns the current config |
| Methods in com.togethersoft.testing.shared with parameters of type IConfig | |
protected void | ConfigAccess.setConfig(IConfig config)Sets the current config |
| Uses of IConfig in com.togethersoft.testing.testserver |
| Methods in com.togethersoft.testing.testserver that return IConfig | |
IConfig | ITestServer.getConfig() |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||