public class JnlpLaunchConfiguration extends LaunchConfiguration
LaunchConfiguration for JNLPLauncher.| Constructor and Description |
|---|
JnlpLaunchConfiguration(URL jnlpUrl) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ArgumentListBuilder |
buildRunnerArguments()
Decides the arguments to the jar file to be started by the service wrapper.
|
File |
getJarFile()
Decides the jar file to be launched from the service wrapper.
|
public JnlpLaunchConfiguration(URL jnlpUrl)
public File getJarFile() throws IOException
LaunchConfigurationgetJarFile in class LaunchConfigurationIOExceptionpublic hudson.util.ArgumentListBuilder buildRunnerArguments()
LaunchConfigurationbuildRunnerArguments in class LaunchConfigurationCopyright © 2004-2012. All Rights Reserved.