| java.lang.Object com.tc.test.server.appserver.deployment.AbstractStoppable com.tc.test.server.appserver.deployment.GenericServer
Inner Class :public class HttpInvokerProxyBuilder implements ProxyBuilder | |
Constructor Summary | |
public | GenericServer(TestConfigObject config, AppServerFactory factory, AppServerInstallation installation, FileSystemPath tcConfigPath, int serverId, File tempDir) | public | GenericServer(TestConfigObject config, AppServerFactory factory, AppServerInstallation installation, TcConfigBuilder tcConfigbuilder, int serverId, File tempDir) |
getPort | public int getPort()(Code) | | |
getWorkingDirectory | public File getWorkingDirectory()(Code) | | |
setDsoEnabled | public static void setDsoEnabled(boolean b)(Code) | | |
|
|