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.
|
EjbJarXmlType |
|
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.
|