uk.ac.soton.itinnovation.grid.service.utils
Class ServiceProviderProperties

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.service.utils.ServiceProviderProperties

public class ServiceProviderProperties
extends Object


Field Summary
static String LDS_DATA_FILE_NAME
           
 
Constructor Summary
ServiceProviderProperties()
           
 
Method Summary
static String getProperty(String propName)
          Get a common property value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LDS_DATA_FILE_NAME

public static final String LDS_DATA_FILE_NAME
See Also:
Constant Field Values
Constructor Detail

ServiceProviderProperties

public ServiceProviderProperties()
Method Detail

getProperty

public static String getProperty(String propName)
                          throws PropertyConfigurationException,
                                 IOException
Get a common property value

Parameters:
propName - Name of the property to get
Returns:
Value of the property
Throws:
PropertyConfigurationException
IOException


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.