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

Public Member Functions | |
| String | getEjbName () |
Package Functions | |
| String | getHome () |
| String | getRemote () |
| String | getLocalHome () |
| String | getLocal () |
| String | getEjbClass () |
| SecurityIdentity | getSecurityIdentity () |
| JLinkedList | getSecurityRoleRefList () |
Definition at line 37 of file CommonEjbXml.java.
|
|
Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb. |
|
|
Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb. |
|
|
Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb. |
|
|
Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb. |
|
|
Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb. |
|
|
Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb. |
|
|
Gets the security-identity
Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb. |
|
|
Gets the security-role-ref
Implemented in org.objectweb.jonas_ejb.deployment.xml.CommonEjb. |
1.3.9.1