Returns the configured home (binary) directory. Note that home and base may be the same (and are by default). @return the configured home directory
()
| 193 | * @return the configured home directory |
| 194 | */ |
| 195 | File getCatalinaHome(); |
| 196 | |
| 197 | /** |
| 198 | * Set the configured home (binary) directory. Note that home and base may be the same (and are by default). |
no outgoing calls
no test coverage detected