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.
|
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
IOException
InterruptedException
public static void _main(String[] args) throws IOException, InterruptedException, org.kohsuke.args4j.CmdLineException
IOException
InterruptedException
org.kohsuke.args4j.CmdLineException
public void main() throws IOException, InterruptedException
IOException
InterruptedException
public Engine createEngine()
Copyright © 2016. All rights reserved.