Uses of Class
hudson.slaves.CommandLauncher

Packages that use CommandLauncher
hudson.slaves Code related to slaves. 
org.jvnet.hudson.test Test harness for Jenkins and its plugins. 
 

Uses of CommandLauncher in hudson.slaves
 

Methods in hudson.slaves that return CommandLauncher
 CommandLauncher CommandConnector.launch(String host, TaskListener listener)
           
 

Uses of CommandLauncher in org.jvnet.hudson.test
 

Methods in org.jvnet.hudson.test that return CommandLauncher
 CommandLauncher JenkinsRule.createComputerLauncher(EnvVars env)
          Creates a CommandLauncher for launching a slave locally.
 CommandLauncher HudsonTestCase.createComputerLauncher(EnvVars env)
          Creates a CommandLauncher for launching a slave locally.
 



Copyright © 2004-2013. All Rights Reserved.