|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.ee.deploy.impl.deployable.AbsDeployable<org.ow2.util.ee.deploy.api.deployable.WARDeployable>
org.ow2.util.ee.deploy.impl.deployable.WARDeployableImpl
public class WARDeployableImpl
Implementation for a WAR.
| Constructor Summary | |
|---|---|
WARDeployableImpl(org.ow2.util.archive.api.IArchive archive)
Defines and create a deployable for the given archive. |
|
| Method Summary | |
|---|---|
String |
getContextRoot()
|
void |
setContextRoot(String contextRoot)
Defines the name of the context-root. |
| Methods inherited from class org.ow2.util.ee.deploy.impl.deployable.AbsDeployable |
|---|
addExtension, equals, getArchive, getExtension, getModuleName, getOriginalDeployable, getShortName, getUnpackedDeployable, setOriginalDeployable, setUnpackedDeployable, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.ow2.util.ee.deploy.api.deployable.IDeployable |
|---|
addExtension, getArchive, getExtension, getModuleName, getOriginalDeployable, getShortName, getUnpackedDeployable, setOriginalDeployable, setUnpackedDeployable |
| Constructor Detail |
|---|
public WARDeployableImpl(org.ow2.util.archive.api.IArchive archive)
archive - the given archive.| Method Detail |
|---|
public String getContextRoot()
getContextRoot in interface org.ow2.util.ee.deploy.api.deployable.WARDeployablepublic void setContextRoot(String contextRoot)
setContextRoot in interface org.ow2.util.ee.deploy.api.deployable.WARDeployablecontextRoot - the given context-root for this war file
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||