Set the configured base (instance) directory. Note that home and base may be the same (and are by default). @param catalinaBase the configured base directory
(File catalinaBase)
| 185 | * @param catalinaBase the configured base directory |
| 186 | */ |
| 187 | void setCatalinaBase(File catalinaBase); |
| 188 | |
| 189 | |
| 190 | /** |
no outgoing calls
no test coverage detected