uk.ac.soton.itinnovation.grid.utils
Class PropertyConfiguratorConstants

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.utils.PropertyConfiguratorConstants
Direct Known Subclasses:
ServicePropertyConfiguratorConstants

public class PropertyConfiguratorConstants
extends Object

class with static final constants referenced by PropertyConfigurator and related classes.


Field Summary
static String CONFIG_FILE_LOCATION
           
static String CONFIG_FILE_NAME
           
static String SERVICE_CONFIG_ROOT_NODE
           
 
Constructor Summary
PropertyConfiguratorConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVICE_CONFIG_ROOT_NODE

public static final String SERVICE_CONFIG_ROOT_NODE
See Also:
Constant Field Values

CONFIG_FILE_NAME

public static final String CONFIG_FILE_NAME
See Also:
Constant Field Values

CONFIG_FILE_LOCATION

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

PropertyConfiguratorConstants

public PropertyConfiguratorConstants()


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