org.jclouds.elasticstack.reference
Class ElasticStackConstants

java.lang.Object
  extended by org.jclouds.elasticstack.reference.ElasticStackConstants

public class ElasticStackConstants
extends Object

Common constants used in ElasticStack provider

Author:
Adrian Cole

Field Summary
static String PROPERTY_VNC_PASSWORD
          default VNC password used on new machines
 
Constructor Summary
ElasticStackConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_VNC_PASSWORD

public static final String PROPERTY_VNC_PASSWORD
default VNC password used on new machines

See Also:
Constant Field Values
Constructor Detail

ElasticStackConstants

public ElasticStackConstants()


Copyright © 2009-2012 jclouds. All Rights Reserved.