org.objectweb.jonas.container.MessageDrivenBean Class Reference

Inherits org.objectweb.jonas.container.EJB.

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

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.container.MessageDrivenBean:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MessageDrivenBean (String objectName, JMdbFactory factoryToManage)
 MessageDrivenBean (String objectName, JMdbEndpointFactory factoryToManage)
String getMdbJMSAssociateDestinationName ()
Set getAllJMSDestinationName ()

Detailed Description

This class implements the MessageDrivenBean type specified in JSR77
Author:
Adriana Danes

Definition at line 39 of file MessageDrivenBean.java.


Constructor & Destructor Documentation

org.objectweb.jonas.container.MessageDrivenBean.MessageDrivenBean String  objectName,
JMdbFactory  factoryToManage
 

Parameters:
objectName JMX object name
factoryToManage JMdbFactory factory to manage

Definition at line 45 of file MessageDrivenBean.java.

org.objectweb.jonas.container.MessageDrivenBean.MessageDrivenBean String  objectName,
JMdbEndpointFactory  factoryToManage
 

Parameters:
objectName JMX object name
factoryToManage JMdbEndpointFactory factory to manage

Definition at line 53 of file MessageDrivenBean.java.


Member Function Documentation

Set org.objectweb.jonas.container.MessageDrivenBean.getAllJMSDestinationName  ) 
 

return all the destination used by this ejb, including his associate destination

Returns:
String set with the name of the Ejb Destinations

Reimplemented from org.objectweb.jonas.container.EJB.

Definition at line 68 of file MessageDrivenBean.java.

References org.objectweb.jonas.container.MessageDrivenBean.getMdbJMSAssociateDestinationName().

Here is the call graph for this function:

String org.objectweb.jonas.container.MessageDrivenBean.getMdbJMSAssociateDestinationName  ) 
 

Returns:
the name of the associate destination

Definition at line 60 of file MessageDrivenBean.java.

References org.objectweb.jonas_ejb.container.JFactory.getDeploymentDescriptor().

Referenced by org.objectweb.jonas.container.MessageDrivenBean.getAllJMSDestinationName().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:06:34 2005 for JOnAS by  doxygen 1.3.9.1