org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc Class Reference

Collaboration diagram for org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MessagelistenerDesc (Messagelistener ml)
String getId ()
String getMessagelistenerType ()
ActivationspecDesc getActivationspecDesc ()

Detailed Description

This class defines the implementation of the element messagelistener

Author:
Eric Hardesty

Definition at line 40 of file MessagelistenerDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc.MessagelistenerDesc Messagelistener  ml  ) 
 

Constructor

Definition at line 61 of file MessagelistenerDesc.java.

References org.objectweb.jonas_rar.deployment.xml.Messagelistener.getActivationspec(), org.objectweb.jonas_rar.deployment.xml.Messagelistener.getId(), and org.objectweb.jonas_rar.deployment.xml.Messagelistener.getMessagelistenerType().

Here is the call graph for this function:


Member Function Documentation

ActivationspecDesc org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc.getActivationspecDesc  ) 
 

Gets the activationspec

Returns:
the activationspec

Definition at line 89 of file MessagelistenerDesc.java.

String org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc.getId  ) 
 

Gets the id

Returns:
the id

Definition at line 73 of file MessagelistenerDesc.java.

Referenced by org.objectweb.jonas.resource.Rar.processRar().

String org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc.getMessagelistenerType  ) 
 

Gets the messagelistener-type

Returns:
the messagelistener-type

Definition at line 81 of file MessagelistenerDesc.java.


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