| Package | Description |
|---|---|
| org.codehaus.cargo.module.application | |
| org.codehaus.cargo.module.webapp |
| Modifier and Type | Method and Description |
|---|---|
WarArchive |
DefaultEarArchive.getWebModule(String uri)
Returns the web-app archive stored in the EAR with the specified URI.
|
WarArchive |
EarArchive.getWebModule(String uri)
Returns the web-app archive stored in the EAR with the specified URI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWarArchive
Class that encapsulates access to a WAR.
|
class |
WarArchiveMerger.MergedWarArchive
Subclass representing the merged WAR file.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.