Interface EarWebModule
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContextRoot()The context-root element specifies the context root of a web application.voidsetContextRoot(String contextRoot)-
Methods inherited from interface org.gradle.plugins.ear.descriptor.EarModule
getAltDeployDescriptor, getPath, setAltDeployDescriptor, setPath, toXmlNode
-
-