|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JarArchive | |
org.apache.cactus.integration.ant.deployment | Contains classes that support deployment aspects like parsing deployment descriptors and extracting resources from deployment archives. |
Uses of JarArchive in org.apache.cactus.integration.ant.deployment |
Subinterfaces of JarArchive in org.apache.cactus.integration.ant.deployment | |
interface |
EarArchive
Class that encapsulates access to an EAR. |
interface |
WarArchive
Encapsulates access to a WAR. |
Classes in org.apache.cactus.integration.ant.deployment that implement JarArchive | |
class |
DefaultEarArchive
Encapsulates access to an EAR. |
class |
DefaultJarArchive
Provide convenient methods to read information from a Jar archive. |
class |
DefaultWarArchive
Class that encapsulates access to a WAR. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |