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 classEARWraps an EAR file that will be deployed in the container.classEJBWraps an EJB JAR file that will be deployed in the container.classRARWraps 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 classGeronimoEARGeronimo EAR deployable.classGeronimoEJBGeronimo EJB deployable.
-