Set the configured home (binary) directory. Note that home and base may be the same (and are by default). @param catalinaHome the configured home directory
(File catalinaHome)
| 200 | * @param catalinaHome the configured home directory |
| 201 | */ |
| 202 | void setCatalinaHome(File catalinaHome); |
| 203 | |
| 204 | |
| 205 | /** |
no outgoing calls
no test coverage detected