Returns the base name to use for WARs, directories or context.xml files for this context. @return the base name to use for WARs, directories or context.xml files for this context
()
| 1478 | * @return the base name to use for WARs, directories or context.xml files for this context |
| 1479 | */ |
| 1480 | String getBaseName(); |
| 1481 | |
| 1482 | /** |
| 1483 | * Set the version of this web application - used to differentiate different versions of the same web application |
no outgoing calls