Uses of Class
org.apache.whirr.service.DryRunModule.DryRun

Packages that use DryRunModule.DryRun
org.apache.whirr.service The Whirr Service API. 
 

Uses of DryRunModule.DryRun in org.apache.whirr.service
 

Methods in org.apache.whirr.service that return DryRunModule.DryRun
static DryRunModule.DryRun DryRunModule.getDryRun()
           
static DryRunModule.DryRun DryRunModule.DryRun.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DryRunModule.DryRun[] DryRunModule.DryRun.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.