Uses of Interface
org.codehaus.cargo.module.ejb.EjbArchive

Packages that use EjbArchive
org.codehaus.cargo.module.application   
org.codehaus.cargo.module.ejb   
 

Uses of EjbArchive in org.codehaus.cargo.module.application
 

Methods in org.codehaus.cargo.module.application that return EjbArchive
 EjbArchive EarArchive.getEjbModule(java.lang.String uri)
          Returns the ejb archive stored in the EAR with the specified URI.
 EjbArchive DefaultEarArchive.getEjbModule(java.lang.String uri)
          Returns the ejb archive stored in the EAR with the specified URI.
 

Uses of EjbArchive in org.codehaus.cargo.module.ejb
 

Classes in org.codehaus.cargo.module.ejb that implement EjbArchive
 class DefaultEjbArchive
          Class that encapsulates access to an EJB JAR.
 



Copyright © 2004-2010 Codehaus. All Rights Reserved.