|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.cargo.util.log.LoggedObject
org.codehaus.cargo.container.spi.deployable.AbstractDeployable
org.codehaus.cargo.container.deployable.SAR
public class SAR
Wraps an SAR file that will be deployed in the container.
Constructor Summary | |
---|---|
SAR(java.lang.String sar)
|
Method Summary | |
---|---|
DeployableType |
getType()
|
boolean |
isExpandedSar()
Return whether the SAR is exploded or not. |
Methods inherited from class org.codehaus.cargo.container.spi.deployable.AbstractDeployable |
---|
getFile, getFileHandler, isExpanded, setFileHandler |
Methods inherited from class org.codehaus.cargo.util.log.LoggedObject |
---|
getLogger, setLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.cargo.util.log.Loggable |
---|
getLogger, setLogger |
Constructor Detail |
---|
public SAR(java.lang.String sar)
AbstractDeployable.AbstractDeployable(String)
Method Detail |
---|
public DeployableType getType()
Deployable.getType()
public boolean isExpandedSar()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |