org.psepr.jClient
Class JClientParamFile

java.lang.Object
  extended by org.psepr.jClient.ParamFile
      extended by org.psepr.jClient.JClientParamFile

public class JClientParamFile
extends ParamFile

Author:
radams1

Constructor Summary
JClientParamFile()
           
JClientParamFile(java.lang.String[] userConfigFiles)
          Specify an alternate configuration file.
 
Method Summary
 
Methods inherited from class org.psepr.jClient.ParamFile
getParam, getParam, getParam, getParam, hasParam, paramFlag, paramString, parseFile
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JClientParamFile

public JClientParamFile()

JClientParamFile

public JClientParamFile(java.lang.String[] userConfigFiles)
Specify an alternate configuration file. This is used for reading service specific information so the service name is use for the subdir. The file is looked for in:

Parameters:
service - the name of the subdir for the service config
filename - the actual param filename