public class DynamicConfigFile extends Object
A dynamic representation of a SciPgeConfigFile
.| Constructor and Description | 
|---|
| DynamicConfigFile(String filePath,
                 String writerClass,
                 Object[] args) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object[] | getArgs() | 
| String | getFilePath() | 
| String | getWriterClass() | 
| void | setArgs(Object[] args) | 
| void | setFilePath(String filePath) | 
| void | setWriterClass(String writerClass) | 
Copyright © 1999–2017 Apache OODT. All rights reserved.