public static class JobServerDriver.ServerConfiguration
extends java.lang.Object
| Constructor and Description | 
|---|
| ServerConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getArtifactPort() | 
| java.lang.String | getArtifactStagingPath() | 
| int | getExpansionPort() | 
| java.lang.String | getHost() | 
| int | getMaxInvocationHistory() | 
| int | getPort() | 
| boolean | isCleanArtifactsPerJob() | 
public java.lang.String getHost()
public int getPort()
public int getArtifactPort()
public int getExpansionPort()
public java.lang.String getArtifactStagingPath()
public boolean isCleanArtifactsPerJob()
public int getMaxInvocationHistory()