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

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

public static class EC2Instance.GetPassCallable
extends Object
implements Callable


Constructor Summary
EC2Instance.GetPassCallable(String iId, Map<String,String> p, AWSCloud ap, String eUrl)
           
 
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,
                                   Map<String,String> p,
                                   AWSCloud ap,
                                   String eUrl)
Method Detail

call

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


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