org.dasein.cloud.aws.compute
Class EC2Instance.GetPassCallable

java.lang.Object
  extended by org.dasein.cloud.aws.compute.EC2Instance.GetPassCallable
All Implemented Interfaces:
Callable<String>
Enclosing class:
EC2Instance

public static class EC2Instance.GetPassCallable
extends Object
implements Callable<String>


Constructor Summary
EC2Instance.GetPassCallable(String iId, AWSCloud ap)
           
 
Method Summary
 String call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EC2Instance.GetPassCallable

public EC2Instance.GetPassCallable(String iId,
                                   AWSCloud ap)
Method Detail

call

public String call()
            throws org.dasein.cloud.CloudException,
                   org.dasein.cloud.InternalException
Specified by:
call in interface Callable<String>
Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException


Copyright © 2009-2014 Dell, Inc.. All Rights Reserved.