|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EarWebModule
A module element in a deployment descriptor like application.xml that has a web child element.
| Method Summary | |
|---|---|
String |
getContextRoot()
The context-root element specifies the context root of a web application. |
void |
setContextRoot(String contextRoot)
|
| Methods inherited from interface org.gradle.plugins.ear.descriptor.EarModule |
|---|
getAltDeployDescriptor, getPath, setAltDeployDescriptor, setPath, toXmlNode |
| Method Detail |
|---|
String getContextRoot()
void setContextRoot(String contextRoot)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||