com.togethersoft.testing.shared
Class ConfigAccess

Direct Known Subclasses:
TestHostAccess.ConfigSetter

public class ConfigAccess

Provides access to config.


Field Summary
 private static IConfigmyConfig
           

Method Summary
 static IConfiggetConfig()
          Returns the current config
 protected voidsetConfig(IConfig config)
          Sets the current config

Field Detail

myConfig

private static IConfig myConfig
Method Detail

getConfig

public static IConfig getConfig()
Returns the current config

setConfig

protected void setConfig(IConfig config)
Sets the current config

Association Links

to Class com.togethersoft.testing.shared.IConfig