|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDeployable | |
---|---|
org.codehaus.cargo.container.deployable | |
org.codehaus.cargo.container.geronimo.deployable | |
org.codehaus.cargo.container.jboss | |
org.codehaus.cargo.container.tomcat |
Uses of AbstractDeployable in org.codehaus.cargo.container.deployable |
---|
Subclasses of AbstractDeployable in org.codehaus.cargo.container.deployable | |
---|---|
class |
EAR
Wraps an EAR file that will be deployed in the container. |
class |
EJB
Wraps an EJB JAR file that will be deployed in the container. |
class |
File
Wraps a file that will be deployed into the container. |
class |
RAR
Wraps an RAR file that will be deployed in the container. |
class |
SAR
Wraps an SAR file that will be deployed in the container. |
class |
WAR
Wraps a WAR file that will be deployed in the container. |
Uses of AbstractDeployable in org.codehaus.cargo.container.geronimo.deployable |
---|
Subclasses of AbstractDeployable in org.codehaus.cargo.container.geronimo.deployable | |
---|---|
class |
GeronimoEAR
Geronimo EAR deployable. |
class |
GeronimoEJB
Geronimo EJB deployable. |
class |
GeronimoWAR
Geronimo WAR deployable. |
Uses of AbstractDeployable in org.codehaus.cargo.container.jboss |
---|
Subclasses of AbstractDeployable in org.codehaus.cargo.container.jboss | |
---|---|
class |
JBossWAR
Extension that supports custom JBoss descriptor files such as the jboss-web.xml one. |
Uses of AbstractDeployable in org.codehaus.cargo.container.tomcat |
---|
Subclasses of AbstractDeployable in org.codehaus.cargo.container.tomcat | |
---|---|
class |
TomcatWAR
Extension that supports custom Tomcat context.xml files located
in the META-INF/ directory of your WAR. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |