Oracle Application Server TopLink API Reference
10g Release 2 (10.1.2)

B15903-01


Package oracle.toplink.tools.ejbjar

Interface Summary
EjbJarConstants Define all of the tag names and constants contained in the ejb-jar.xml deployment descriptor file.

 

Class Summary
AssemblyDescriptor  
CmpField  
CmrField  
ContainerTransaction  
Description Since a number of elements have optional description sub-elements this abstract class can be subclassed to inherit the description element support.
DomObject Abstract DOM class that implements behaviour required for all DOM objects.
EjbJar Root object that stores all deployment descriptor info contained in an ejb-jar.xml file.
EjbJarXMLDocument Root object that stores all deployment descriptor info contained in an ejb-jar.xml file.
EjbLocalReference Represents ejb-local-ref element tag
EjbReference Represents ejb-ref element tag
EnterpriseObject Superclass for session, entity and messagedriven beans.
Entity Entity object that stores all deployment descriptor info pertaining to a particular entity bean.
EnvironmentEntry Represents env-entry tag object.
ExcludeList  
MessageDriven Message-driven object that stores all deployment descriptor info pertaining to a particular message-driven bean.
MessageDrivenDestination Represents message-driven-destination tag object
Method Represents method tag object
MethodParams Represents method-params tag object
MethodPermission  
NameAndDescription Since a number of elements have optional description sub-elements and required name sub-elements this abstract class can be subclassed to inherit the name and description element support.
Query Represents query tag object.
QueryMethod  
Relationship Represents ejb-relation element
RelationshipRole  
RelationshipRoleSource  
Relationships  
ResourceEnvReference  
ResourceReference  
RunAs  
SecurityIdentity  
SecurityRole  
SecurityRoleReference  
Session Session object that stores all deployment descriptor info pertaining to a particular session bean.
ValidationManager  
XMLManager XMLManager manages Reading and writing of ejb-jar.xml Converting ejb-jar.xml to a DOM Document object
XMLParser This class is designed to handle the simple parsing of an XML file.

 


Copyright © 1998, 2005 Oracle Corporation. All Rights Reserved.