Package org.codehaus.cargo.module.ejb

Interface Summary
EjbArchive Class that encapsulates access to an EJB JAR.
VendorEjbDescriptor Base interface for vendor specific EJB descriptors.
 

Class Summary
DefaultEjbArchive Class that encapsulates access to an EJB JAR.
EjbDef Class representing an EJB definition in a ejb-jar.xml descriptor.
EjbJarXml Encapsulates the DOM representation of a ejb deployment descriptor ejb-jar.xml to provide convenience methods for easy access and manipulation.
EjbJarXmlIo Provides convenience methods for reading and writing ejb deployment descriptors (ejb-jar.xml).
EjbJarXmlTag Represents the various tags in a ejb jar deployment descriptor.
EjbJarXmlVersion Enumerated type that represents the version of the deployment descriptor of a ejb descriptor (ejb-jar.xml).
Entity Class representing an entity ejb definition in an ejb-jar.xml descriptor.
Session Class representing a session ejb definition in an ejb-jar.xml descriptor.
 



Copyright © 2004-2010 Codehaus. All Rights Reserved.