Uses of Class
org.codehaus.cargo.container.spi.deployable.AbstractDeployable

Packages that use AbstractDeployable
org.codehaus.cargo.container.deployable   
 

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 WAR
          Wraps a WAR file that will be deployed in the container.
 



Copyright © 2004-2011 Codehaus. All Rights Reserved.