Get the default configuration path of this Host. The file will be canonical if possible. @return the configuration base file
()
| 81 | * @return the configuration base file |
| 82 | */ |
| 83 | File getConfigBaseFile(); |
| 84 | |
| 85 | /** |
| 86 | * Get the application root for this Host. This can be an absolute pathname, a relative pathname, or a URL. |
no outgoing calls