public class Main extends Object
See also slave-agent.jnlp.jelly in the core.
| Modifier and Type | Field and Description |
|---|---|
List<String> |
args
4 mandatory parameters.
|
List<String> |
candidateCertificates |
String |
credentials |
boolean |
headlessMode |
File |
jarCache |
boolean |
noReconnect |
String |
proxyCredentials |
String |
tunnel |
List<URL> |
urls |
| Constructor and Description |
|---|
Main() |
public String tunnel
public boolean headlessMode
public String credentials
public String proxyCredentials
public boolean noReconnect
public File jarCache
public static void main(String[] args) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic static void _main(String[] args) throws IOException, InterruptedException, org.kohsuke.args4j.CmdLineException
IOExceptionInterruptedExceptionorg.kohsuke.args4j.CmdLineExceptionpublic void main()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic Engine createEngine()
Copyright © 2004-2016. All Rights Reserved.