org.globus.cog.gridshell
Class GridShellProperties
java.lang.Object
org.globus.cog.gridshell.model.ScopeableProperties
org.globus.cog.gridshell.GridShellProperties
- public class GridShellProperties
- extends ScopeableProperties
| Methods inherited from class org.globus.cog.gridshell.model.ScopeableProperties |
createList, getFile, getProperty, getProperty, getScope, getSubScope, initScope, keySet, keySet, load, loadFromFile |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PATH
public static final String DEFAULT_PATH
GridShellProperties
public GridShellProperties(File file)
throws IOException,
ScopeException
- Parameters:
file -
- Throws:
IOException
ScopeException
GridShellProperties
public GridShellProperties()
throws IOException,
ScopeException
getDefault
public static GridShellProperties getDefault()
getDefaultPropertiesFile
public static File getDefaultPropertiesFile(String identifier)
- 1) Checks for -D.configuration=
2) Starts searching the classpath for ../etc/.properties
3) returns globus.home/.properties
- Returns: