|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WarArchive | |
---|---|
org.codehaus.cargo.module.application | |
org.codehaus.cargo.module.webapp |
Uses of WarArchive in org.codehaus.cargo.module.application |
---|
Methods in org.codehaus.cargo.module.application that return WarArchive | |
---|---|
WarArchive |
DefaultEarArchive.getWebModule(java.lang.String uri)
Returns the web-app archive stored in the EAR with the specified URI. |
WarArchive |
EarArchive.getWebModule(java.lang.String uri)
Returns the web-app archive stored in the EAR with the specified URI. |
Uses of WarArchive in org.codehaus.cargo.module.webapp |
---|
Classes in org.codehaus.cargo.module.webapp that implement WarArchive | |
---|---|
class |
DefaultWarArchive
Class that encapsulates access to a WAR. |
class |
WarArchiveMerger.MergedWarArchive
Subclass representing the merged WAR file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |