org.gcube.vremanagement.vremodeler.impl.deploy
Class DeployGHNsOnCloud

java.lang.Object
  extended by org.gcube.vremanagement.vremodeler.impl.deploy.DeployGHNsOnCloud

public class DeployGHNsOnCloud
extends java.lang.Object


Nested Class Summary
 class DeployGHNsOnCloud.VM
           
 
Constructor Summary
DeployGHNsOnCloud(int numberOfVMs, java.lang.String vreName)
           
 
Method Summary
 GHNonCloudReport getReport()
           
 GHNstoUse run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployGHNsOnCloud

public DeployGHNsOnCloud(int numberOfVMs,
                         java.lang.String vreName)
Method Detail

getReport

public GHNonCloudReport getReport()

run

public GHNstoUse run()
              throws java.lang.Exception
Returns:
Throws:
java.lang.Exception