|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.ee.deploy.impl.deployment.ear.AbsModuleImpl
org.ow2.util.ee.deploy.impl.deployment.ear.WebModuleImpl
public class WebModuleImpl
Defines a WEB module inside an application.xml file.
| Constructor Summary | |
|---|---|
WebModuleImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getContextRoot()
Gets the context-root name for this module. |
void |
setContextRoot(java.lang.String contextRoot)
Sets the given context root. |
| Methods inherited from class org.ow2.util.ee.deploy.impl.deployment.ear.AbsModuleImpl |
|---|
getAltDd, getPath, setAltDd, setPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.util.ee.deploy.api.deployment.ear.Module |
|---|
getAltDd, getPath |
| Constructor Detail |
|---|
public WebModuleImpl()
| Method Detail |
|---|
public java.lang.String getContextRoot()
getContextRoot in interface org.ow2.util.ee.deploy.api.deployment.ear.WebModulepublic void setContextRoot(java.lang.String contextRoot)
contextRoot - the given context-root value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||