org.jclouds.compute.reference
Class ComputeServiceConstants.NamingConvention

java.lang.Object
  extended by org.jclouds.compute.reference.ComputeServiceConstants.NamingConvention
Enclosing class:
ComputeServiceConstants

@Singleton
public static class ComputeServiceConstants.NamingConvention
extends Object


Field Summary
 com.google.common.base.Supplier<String> randomSuffix
           
 
Constructor Summary
ComputeServiceConstants.NamingConvention()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

randomSuffix

@Inject(optional=true)
public final com.google.common.base.Supplier<String> randomSuffix
Constructor Detail

ComputeServiceConstants.NamingConvention

public ComputeServiceConstants.NamingConvention()


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.