Uses of Class
hudson.plugins.ec2.EC2Slave

Packages that use EC2Slave
hudson.plugins.ec2   
 

Uses of EC2Slave in hudson.plugins.ec2
 

Methods in hudson.plugins.ec2 that return EC2Slave
 EC2Slave SlaveTemplate.attach(java.lang.String instanceId, hudson.model.TaskListener listener)
          Provisions a new EC2 slave based on the currently running instance on EC2, instead of starting a new one.
 EC2Slave EC2Computer.getNode()
           
 EC2Slave SlaveTemplate.provision(hudson.model.TaskListener listener)
          Provisions a new EC2 slave.
 

Constructors in hudson.plugins.ec2 with parameters of type EC2Slave
EC2Computer(EC2Slave slave)
           
 



Copyright © 2010. All Rights Reserved.