|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EC2Computer | |
|---|---|
| hudson.plugins.ec2 | |
| hudson.plugins.ec2.ssh | |
| Uses of EC2Computer in hudson.plugins.ec2 |
|---|
| Methods in hudson.plugins.ec2 with parameters of type EC2Computer | |
|---|---|
long |
EC2RetentionStrategy.check(EC2Computer c)
|
protected abstract void |
EC2ComputerLauncher.launch(EC2Computer computer,
PrintStream logger,
com.amazonaws.services.ec2.model.Instance inst)
Stage 2 of the launch. |
void |
EC2RetentionStrategy.start(EC2Computer c)
Try to connect to it ASAP. |
| Uses of EC2Computer in hudson.plugins.ec2.ssh |
|---|
| Methods in hudson.plugins.ec2.ssh with parameters of type EC2Computer | |
|---|---|
protected String |
EC2UnixLauncher.buildUpCommand(EC2Computer computer,
String command)
|
protected void |
EC2UnixLauncher.launch(EC2Computer computer,
PrintStream logger,
com.amazonaws.services.ec2.model.Instance inst)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||