public final class IsReachableCondition extends Object implements org.kuali.common.util.condition.Condition
Constructor and Description |
---|
IsReachableCondition(EC2Service service,
String instanceId) |
Modifier and Type | Method and Description |
---|---|
String |
getInstanceId() |
EC2Service |
getService() |
protected boolean |
isReachable(InstanceStatusType type)
Return true only if the "reachability" status equals "passed"
|
boolean |
isTrue() |
public IsReachableCondition(EC2Service service, String instanceId)
public boolean isTrue()
isTrue
in interface org.kuali.common.util.condition.Condition
protected boolean isReachable(InstanceStatusType type)
public EC2Service getService()
public String getInstanceId()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.