gr.uoa.di.madgik.environment.is.elements
Class ExtensionPair

java.lang.Object
  extended by gr.uoa.di.madgik.environment.is.elements.ExtensionPair

public class ExtensionPair
extends Object


Field Summary
static String CONDOR_LOCATION
           
static String GLITE_LOCATION
           
static String HADOOP_LOCATION
           
 String Key
           
static String ORIGINAL_GLOBUS_LOCATION
           
 String Value
           
 
Constructor Summary
ExtensionPair()
           
ExtensionPair(String Key, String Value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ORIGINAL_GLOBUS_LOCATION

public static final String ORIGINAL_GLOBUS_LOCATION
See Also:
Constant Field Values

HADOOP_LOCATION

public static final String HADOOP_LOCATION
See Also:
Constant Field Values

GLITE_LOCATION

public static final String GLITE_LOCATION
See Also:
Constant Field Values

CONDOR_LOCATION

public static final String CONDOR_LOCATION
See Also:
Constant Field Values

Key

public String Key

Value

public String Value
Constructor Detail

ExtensionPair

public ExtensionPair()

ExtensionPair

public ExtensionPair(String Key,
                     String Value)


Copyright © 2012. All Rights Reserved.