org.kuali.maven.ec2.state
Class SnapshotStateRetriever
java.lang.Object
org.kuali.maven.ec2.state.SnapshotStateRetriever
- All Implemented Interfaces:
- StateRetriever
public class SnapshotStateRetriever
- extends Object
- implements StateRetriever
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SnapshotStateRetriever
public SnapshotStateRetriever()
SnapshotStateRetriever
public SnapshotStateRetriever(EC2Utils ec2Utils,
String snapshotId)
getState
public String getState()
- Specified by:
getState
in interface StateRetriever
validate
protected void validate()
getEc2Utils
public EC2Utils getEc2Utils()
setEc2Utils
public void setEc2Utils(EC2Utils ec2Utils)
getSnapshotId
public String getSnapshotId()
setSnapshotId
public void setSnapshotId(String snapshotId)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.