Get the value of the auto deploy flag. If true, it indicates that this host's child webapps should be discovered and automatically deployed dynamically. @return the auto deploy flag
()
| 141 | * @return the auto deploy flag |
| 142 | */ |
| 143 | boolean getAutoDeploy(); |
| 144 | |
| 145 | |
| 146 | /** |
no outgoing calls
no test coverage detected