public static class ConfigurationTest.FileComponent extends ConfigurationTest.Component
| Constructor and Description |
|---|
FileComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
doIt()
Executes this component.
|
java.io.InputStream |
getStream()
Returns the stream to be read.
|
readStreampublic void doIt()
doIt in class ConfigurationTest.Componentpublic java.io.InputStream getStream()
throws java.io.IOException
getStream in class ConfigurationTest.Componentjava.io.IOException - in case of errors