org.jclouds.glesys.reference
Class GleSYSConstants

java.lang.Object
  extended by org.jclouds.glesys.reference.GleSYSConstants

public class GleSYSConstants
extends Object

Configuration properties and constants in GleSYS connections.

Author:
Adam Lowe

Field Summary
static Pattern JCLOUDS_ID_TO_PLATFORM
           
static String PROPERTY_GLESYS_DEFAULT_DC
           
static String PROPERTY_GLESYS_MIN_DISK
           
static String PROPERTY_GLESYS_MIN_RAM
           
 
Constructor Summary
GleSYSConstants()
           
 
Method Summary
static String getPlatform(ComputeMetadata jcloudsObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_GLESYS_DEFAULT_DC

public static final String PROPERTY_GLESYS_DEFAULT_DC
See Also:
Constant Field Values

PROPERTY_GLESYS_MIN_DISK

public static final String PROPERTY_GLESYS_MIN_DISK
See Also:
Constant Field Values

PROPERTY_GLESYS_MIN_RAM

public static final String PROPERTY_GLESYS_MIN_RAM
See Also:
Constant Field Values

JCLOUDS_ID_TO_PLATFORM

public static final Pattern JCLOUDS_ID_TO_PLATFORM
Constructor Detail

GleSYSConstants

public GleSYSConstants()
Method Detail

getPlatform

public static String getPlatform(ComputeMetadata jcloudsObject)


Copyright © 2009-2012 jclouds. All Rights Reserved.