Copyright @ 2002 SAP. All Rights Reserved.

com.sap.tc.complib.provider
Class FileConfigProvider

java.lang.Object
  |
  +--com.sap.tc.complib.provider.FileConfigProvider
Direct Known Subclasses:
FileConfigInputProvider, FileConfigOutputProvider

public class FileConfigProvider
extends java.lang.Object


Constructor Summary
protected FileConfigProvider(java.lang.String configurationRootFolder, java.lang.String confDefFileName)
           
 
Method Summary
 java.lang.String getConfDefFileName()
           
protected  java.io.File getConfigFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileConfigProvider

protected FileConfigProvider(java.lang.String configurationRootFolder,
                             java.lang.String confDefFileName)
Method Detail

getConfDefFileName

public java.lang.String getConfDefFileName()

getConfigFile

protected java.io.File getConfigFile()

Copyright @ 2002 SAP. All Rights Reserved.