Interface EarWebModule
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description 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
-
-