Get an absolute File for the appBase of this Host. The file will be canonical if possible. There is no guarantee that the appBase exists. @return the application base file
()
| 97 | * @return the application base file |
| 98 | */ |
| 99 | File getAppBaseFile(); |
| 100 | |
| 101 | |
| 102 | /** |
no outgoing calls