public class NativeClientConfigParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Parses either all hydra configuration files or the single file
given as an argument.
|
protected static String |
parseFile(String fn,
Vector p)
Parses the native client config file using the properties.
|
protected static String parseFile(String fn, Vector p) throws FileNotFoundException
FileNotFoundExceptionpublic static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.