|
Class Summary |
| BeanDesc |
Class to hold meta-information related to any enterprise-beans
Contributor(s):
Florent Benoit & Ludovic Bert : ejb_link
Jeff Mesnil |
| DeploymentCmp2Desc |
Class to hold meta-information related to the deployment of an ejb-jar
with JORM based CMP2 persistence |
| DeploymentDesc |
Class to hold meta-information related to the deployment of an ejb-jar
Contributor(s):
Markus Karg: Novell port.
|
| DeploymentDescEjb1_1 |
Class to hold meta-information related to the deployment of an ejb-jar 1.1 |
| EjbLocalRefDesc |
Class that represents an ejb-local-ref tag. |
| EjbRefDesc |
Class that represents an ejb-ref and jonas-ejb-ref tags.
|
| EjbRelationDesc |
Created on Jul 7, 2002
Class to hold meta-information related to an ejb-relation. |
| EjbRelationJdbcDesc |
Created on Jul 7, 2002
Class to hold meta-information related to an ejb-relation when the data store is
jdbc based. |
| 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. |
| EnvEntryDesc |
Class to hold meta-information related to an env-entry
The env-entry element contains the declaration of an enterprise bean's environment entry.
|
| 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 |
| 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. |
| ResourceEnvRefDesc |
Class to hold meta-information related to resource-env-ref.
|
| ResourceRefDesc |
Class to hold meta-information related to resource-ref description.
|
| 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. |