|
Copyright @ 2002 SAP. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sap.tc.complib.provider.FileConfigProvider
|
+--com.sap.tc.complib.provider.FileConfigInputProvider
| Field Summary | |
static com.sap.tc.logging.Location |
LOCATION
|
| Constructor Summary | |
FileConfigInputProvider(java.lang.String configRootFolder,
java.lang.String confdefFile)
|
|
| Method Summary | |
java.io.InputStream |
getStreamForConfiguration()
Provides an input stream for the main congiguration |
void |
releaseStream(java.io.InputStream stream)
Releases the given input stream. |
| Methods inherited from class com.sap.tc.complib.provider.FileConfigProvider |
getConfDefFileName, getConfigFile |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final com.sap.tc.logging.Location LOCATION
| Constructor Detail |
public FileConfigInputProvider(java.lang.String configRootFolder,
java.lang.String confdefFile)
| Method Detail |
public java.io.InputStream getStreamForConfiguration()
throws ProviderException
ConfigurationInputProvidergetStreamForConfiguration in interface ConfigurationInputProviderpublic void releaseStream(java.io.InputStream stream)
ConfigurationInputProviderreleaseStream in interface ConfigurationInputProvider
|
Copyright @ 2002 SAP. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||