public final class ServerProperties extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
String |
algorithm_root_dir |
String |
file_separator |
String |
project_root_dir |
| Constructor and Description |
|---|
ServerProperties() |
ServerProperties(String project_root_dir,
String algorithm_root_dir,
String file_separator) |
Copyright © 2016. All rights reserved.