| Class | Description |
| BeanInformationDefinition |
This class acts as the common super class for the objects in the DOM. |
| CMPBeanDefinition |
This class loads, stores and provides access to the deployment properties
of a TopLink CMP bean. |
| DDDefinition |
API for defining the deployment descriptor properties of a CMP entity bean. |
| DDGenerator |
Used to generate XML deployment descriptors from definition
objects that have had their attributes set accordingly. |
| DDProjectDefinition |
Defines the project-specific deployment descriptor
properties for the toplink-cmp-bean XML file. |
| EJBXmlBeanDefinition |
This type defines the fields used by the EJB XML deployment
descriptor |
| EJBXmlEntityBeanDefinition |
This type defines the entity fields used by the EJB XML deployment descriptor. |
| EJBXmlGenerator |
Used to generate XML deployment descriptors from definition
objects that have had their attributes set accordingly. |
| EJBXmlSessionBeanDefinition |
This type defines the session fields used by the EJB XML deployment descriptor |
| EJBXmlWebLogicBeanDefinition |
This type defines the fields used by the Weblogic XML deployment
descriptor |
| FinderDefinition |
|
| ProjectDefinition |
This class represents the per-project properties as defined
in the TopLink XML file. |