|
||||||||||
| 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
public abstract class AbsModuleImpl
Defines a common abstract module.
| Constructor Summary | |
|---|---|
AbsModuleImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAltDd()
|
java.lang.String |
getPath()
|
void |
setAltDd(java.lang.String altDd)
Defines the alternative Deployment Desc for this module. |
void |
setPath(java.lang.String path)
Defines the path for this module. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbsModuleImpl()
| Method Detail |
|---|
public java.lang.String getPath()
getPath in interface org.ow2.util.ee.deploy.api.deployment.ear.Modulepublic void setPath(java.lang.String path)
path - the path to the module.public java.lang.String getAltDd()
getAltDd in interface org.ow2.util.ee.deploy.api.deployment.ear.Modulepublic void setAltDd(java.lang.String altDd)
altDd - the alternative Deployment Desc.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||