org.objectweb.jonas_rar.deployment.xml.Messagelistener Class Reference

Collaboration diagram for org.objectweb.jonas_rar.deployment.xml.Messagelistener:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Messagelistener ()
String getId ()
void setId (String id)
String getMessagelistenerType ()
void setMessagelistenerType (String messagelistenerType)
Activationspec getActivationspec ()
void setActivationspec (Activationspec activationspec)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element messagelistener

Author:
Eric Hardesty

Definition at line 37 of file Messagelistener.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.xml.Messagelistener.Messagelistener  ) 
 

Constructor

Definition at line 58 of file Messagelistener.java.


Member Function Documentation

Activationspec org.objectweb.jonas_rar.deployment.xml.Messagelistener.getActivationspec  ) 
 

Gets the activationspec

Returns:
the activationspec

Definition at line 98 of file Messagelistener.java.

Referenced by org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc.MessagelistenerDesc().

String org.objectweb.jonas_rar.deployment.xml.Messagelistener.getId  ) 
 

Gets the id

Returns:
the id

Definition at line 66 of file Messagelistener.java.

Referenced by org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc.MessagelistenerDesc().

String org.objectweb.jonas_rar.deployment.xml.Messagelistener.getMessagelistenerType  ) 
 

Gets the messagelistener-type

Returns:
the messagelistener-type

Definition at line 82 of file Messagelistener.java.

Referenced by org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc.MessagelistenerDesc().

void org.objectweb.jonas_rar.deployment.xml.Messagelistener.setActivationspec Activationspec  activationspec  ) 
 

Set the activationspec

Parameters:
activationspec activationspec

Definition at line 106 of file Messagelistener.java.

void org.objectweb.jonas_rar.deployment.xml.Messagelistener.setId String  id  ) 
 

Set the id

Parameters:
id id object

Definition at line 74 of file Messagelistener.java.

void org.objectweb.jonas_rar.deployment.xml.Messagelistener.setMessagelistenerType String  messagelistenerType  ) 
 

Set the messagelistener-type

Parameters:
messagelistenerType messagelistenerType

Definition at line 90 of file Messagelistener.java.

String org.objectweb.jonas_rar.deployment.xml.Messagelistener.toXML int  indent  ) 
 

Represents this element by it's XML description.

Parameters:
indent use this indent for prefixing XML representation.
Returns:
the XML description of this object.

Definition at line 115 of file Messagelistener.java.

References org.objectweb.jonas_rar.deployment.xml.Activationspec.toXML().

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:13:22 2005 for JOnAS by  doxygen 1.3.9.1