Package org.objectweb.jonas_ejb.deployment.api

Class Summary
BeanDesc Class to hold meta-information related to any enterprise-beans
CommonMethodDesc Defines a ExcludeListDesc class for the management of EJBMEthodPermissions in JACC
DeploymentDesc Class to hold meta-information related to the deployment of an ejb-jar
DeploymentDescEjb1_1 Class to hold meta-information related to the deployment of an ejb-jar 1.1
DeploymentDescEjb2 Class to hold meta-information related to the deployment of an ejb-jar This subclass is for specification EJB 2.x, i.e.
EjbRelationDesc Class to hold meta-information related to an ejb-relation.
EjbRelationshipRoleDesc Class to hold meta-information related to an ejb-relation-role Created on Jul 7, 2002
EntityBmpDesc Class to hold meta-information related to an entity of type BMP.
EntityCmp1Desc Class to hold meta-information related to an entity of type CMP version 1.x.
EntityCmp2Desc Class to hold meta-information related to an entity of type CMP version 2.
EntityCmpDesc Base class to hold meta-information related to an entity of type CMP.
EntityDesc Base class to hold meta-information related to an entity bean.
EntityJdbcCmp1Desc Class to hold meta-information related to an CMP v1 entity bean with jdbc data store.
EntityJdbcCmp2Desc Class to hold meta-information related to an CMP v2 entity bean with jdbc data store.
ExcludeListDesc Defines a ExcludeListDesc class for the management of EJBMEthodPermissions in JACC
FieldDesc Class to hold meta-information related to a cmp-field
FieldJdbcDesc Class to hold meta-information related to a cmp-field of a bean with jdbc based store
MessageDrivenDesc Class to hold meta-information related to a message driven bean
MessageDrivenJMS2_0Desc Class to hold meta-information related to a message driven bean
MessageDrivenJMS2_1Desc Class to hold meta-information related to a message driven bean
MethodCmp2Desc Class to hold meta-information related to CMP2 find/select methods
MethodDesc Class to hold meta-information related to bean and home methods.
MethodJdbcCmp1Desc Class to hold meta-information related to CMP v1 attributes of a method when a jdbc data store is used.
MethodPermissionDesc Defines a MethodPermissionDesc class for the management of EJBMethodPermissions in JACC
SAXParserHelper This class provides support for complete XML parsing support including DTD location resolution and XML parsing errors.
SessionDesc Base class to hold meta-information related to a session bean.
SessionStatefulDesc class to hold meta-information related to a stateful session bean.
SessionStatelessDesc class to hold meta-information related to a stateless session bean.