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

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

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


Constructor Summary
EC2Instance.GetUserDataCallable(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.GetUserDataCallable

public EC2Instance.GetUserDataCallable(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<String>
Throws:
org.dasein.cloud.CloudException


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