Uses of Class
org.codehaus.cargo.container.spi.deployable.AbstractDeployablewithSettableName
-
Packages that use AbstractDeployablewithSettableName Package Description org.codehaus.cargo.container.deployable org.codehaus.cargo.container.geronimo.deployable -
-
Uses of AbstractDeployablewithSettableName in org.codehaus.cargo.container.deployable
Subclasses of AbstractDeployablewithSettableName in org.codehaus.cargo.container.deployable Modifier and Type Class Description class
EAR
Wraps an EAR file that will be deployed in the container.class
RAR
Wraps a RAR file that will be deployed in the container. -
Uses of AbstractDeployablewithSettableName in org.codehaus.cargo.container.geronimo.deployable
Subclasses of AbstractDeployablewithSettableName in org.codehaus.cargo.container.geronimo.deployable Modifier and Type Class Description class
GeronimoEAR
Geronimo EAR deployable.
-