org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml Interface Reference

Inherited by org.objectweb.jonas_ejb.deployment.xml.CommonEjb.

Inheritance diagram for org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml:

Inheritance graph
[legend]
List of all members.

Public Member Functions

String getEjbName ()

Package Functions

String getHome ()
String getRemote ()
String getLocalHome ()
String getLocal ()
String getEjbClass ()
SecurityIdentity getSecurityIdentity ()
JLinkedList getSecurityRoleRefList ()

Detailed Description

This interface provides to the value of Xml elements common for session/entity/mdb
Author:
Philippe Coq

Definition at line 37 of file CommonEjbXml.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml.getEjbClass  )  [package]
 

Returns:
ejb-class element

Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb.

String org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml.getEjbName  ) 
 

Returns:
ejb-name element

Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb.

String org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml.getHome  )  [package]
 

Returns:
home element

Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb.

String org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml.getLocal  )  [package]
 

Returns:
local element

Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb.

String org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml.getLocalHome  )  [package]
 

Returns:
local-home element

Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb.

String org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml.getRemote  )  [package]
 

Returns:
remote element

Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb.

SecurityIdentity org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml.getSecurityIdentity  )  [package]
 

Gets the security-identity

Returns:
the security-identity

Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb.

JLinkedList org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml.getSecurityRoleRefList  )  [package]
 

Gets the security-role-ref

Returns:
the security-role-ref

Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb.


The documentation for this interface was generated from the following file:
Generated on Tue Feb 15 15:11:32 2005 for JOnAS by  doxygen 1.3.9.1