|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
DeployableFile | Represents a component to deploy in a container. |
JarArchive | Provide convenient methods to read information from a Jar archive. |
Class Summary | |
AbstractDeployableFile | Logic common to all deployable implementations (WAR and EAR deployments). |
DefaultJarArchive | Provide convenient methods to read information from a Jar archive. |
EarDeployableFile | Represents an EAR file to deploy in a container. |
EarParser | Parse an EAR descriptor to extract meaninful information for Cactus,
the results being stored in a EarDeployableFile object. |
WarDeployableFile | Represents a WAR file to deploy in a container. |
WarParser | Parse an WAR descriptor to extract meaninful information for Cactus,
the results being stored in a WarDeployableFile object. |
Contains classes that support deployment aspects like parsing deployment descriptors and extracting resources from deployment archives.
WARNING
The classes and interfaces in this package are not intended for use by API
clients. They may be altered in backwards-incompatible ways and even moved
or removed at any time without further notice.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |