org.dasein.cloud.test.ci
Class CIResources

java.lang.Object
  extended by org.dasein.cloud.test.ci.CIResources

public class CIResources
extends Object

[Class Documentation]

Created by George Reese: 6/3/13 4:50 PM

Author:
George Reese

Constructor Summary
CIResources(org.dasein.cloud.CloudProvider provider)
           
 
Method Summary
 int close()
           
 String getTestTopologyId(String label, boolean provisionIfNull)
           
 int report()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIResources

public CIResources(@Nonnull
                   org.dasein.cloud.CloudProvider provider)
Method Detail

close

public int close()

getTestTopologyId

@Nullable
public String getTestTopologyId(@Nonnull
                                         String label,
                                         boolean provisionIfNull)

report

public int report()


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