A module element in a deployment descriptor like application.xml that has a web child element.
Type | Name and description |
---|---|
String |
getContextRoot() The context-root element specifies the context root of a web application. |
void |
setContextRoot(String contextRoot) |
Methods inherited from class | Name |
---|---|
interface EarModule |
getAltDeployDescriptor, getPath, setAltDeployDescriptor, setPath, toXmlNode |