|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.slaves.RetentionStrategy<EC2Computer>
hudson.plugins.ec2.EC2RetentionStrategy
public class EC2RetentionStrategy
RetentionStrategy for EC2.
| Nested Class Summary | |
|---|---|
static class |
EC2RetentionStrategy.DescriptorImpl
|
| Nested classes/interfaces inherited from class hudson.slaves.RetentionStrategy |
|---|
hudson.slaves.RetentionStrategy.Always, hudson.slaves.RetentionStrategy.Demand |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary | |
|---|---|
static boolean |
disabled
|
| Fields inherited from class hudson.slaves.RetentionStrategy |
|---|
INSTANCE, LIST, NOOP |
| Constructor Summary | |
|---|---|
EC2RetentionStrategy()
|
|
| Method Summary | |
|---|---|
long |
check(EC2Computer c)
|
void |
start(EC2Computer c)
Try to connect to it ASAP. |
| Methods inherited from class hudson.slaves.RetentionStrategy |
|---|
all, getDescriptor, isManualLaunchAllowed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static boolean disabled
| Constructor Detail |
|---|
@DataBoundConstructor public EC2RetentionStrategy()
| Method Detail |
|---|
public long check(EC2Computer c)
check in class hudson.slaves.RetentionStrategy<EC2Computer>public void start(EC2Computer c)
start in class hudson.slaves.RetentionStrategy<EC2Computer>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||