Inheritance diagram for org.objectweb.jonas.container.EJB:

Public Member Functions | |
| String | getName () |
| String | getFileName () |
| Hashtable | getAllDataSourceName () |
| Set | getAllJMSConnectionFactoryName () |
| Hashtable | getAllMailFactorySName () |
| Hashtable | getAllMailFactoryMName () |
| Set | getAllJMSDestinationName () |
| Set | getAllURLs () |
| int | getCurrentInstancePoolSize () |
| String | getEjbClass () |
| String | getDisplayName () |
| String | getJndiName () |
| String | getHomeClass () |
| String | getRemoteClass () |
| String | getLocalHomeClass () |
| String | getLocalClass () |
Protected Attributes | |
| JFactory | ejbToManage = null |
Definition at line 51 of file EJB.java.
|
Here is the call graph for this function:

|
|
Definition at line 148 of file EJB.java. References org.objectweb.jonas.container.EJB.getJndiName(). |
Here is the call graph for this function:

|
|
Reimplemented in org.objectweb.jonas.container.MessageDrivenBean. Definition at line 247 of file EJB.java. References org.objectweb.jonas.container.EJB.getJndiName(), and org.objectweb.jonas_lib.deployment.api.ResourceEnvRefDesc.getType(). |
Here is the call graph for this function:

|
|
Definition at line 207 of file EJB.java. References org.objectweb.jonas.mail.MailServiceImpl.getFactoryName(), org.objectweb.jonas_lib.deployment.api.ResourceRefDesc.getJndiName(), and org.objectweb.jonas.service.ServiceManager.getMailService(). |
Here is the call graph for this function:

|
|
Definition at line 165 of file EJB.java. References org.objectweb.jonas.mail.MailServiceImpl.getFactoryName(), org.objectweb.jonas_lib.deployment.api.ResourceRefDesc.getJndiName(), and org.objectweb.jonas.service.ServiceManager.getMailService(). |
Here is the call graph for this function:

|
|
Definition at line 262 of file EJB.java. References org.objectweb.jonas.container.EJB.getJndiName(). |
Here is the call graph for this function:

|
|
Definition at line 276 of file EJB.java. References org.objectweb.jonas.container.EJB.ejbToManage. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 297 of file EJB.java. Referenced by org.objectweb.jonas.container.EJB.getAllJMSConnectionFactoryName(), org.objectweb.jonas.container.EJB.getAllJMSDestinationName(), and org.objectweb.jonas.container.EJB.getAllURLs(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The Bean to manage Definition at line 55 of file EJB.java. Referenced by org.objectweb.jonas.container.EJB.getCurrentInstancePoolSize(). |
1.3.9.1