|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(String uri)
Returns the ejb archive stored in the EAR with the specified URI. |
EjbArchive |
DefaultEarArchive.getEjbModule(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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |