org.objectweb.jonas_lib.deployment.xml.MessageDestination Class Reference

Inherits org.objectweb.jonas_lib.deployment.xml.AbsElement.

Inheritance diagram for org.objectweb.jonas_lib.deployment.xml.MessageDestination:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas_lib.deployment.xml.MessageDestination:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void setMessageDestinationName (String name)
String getMessageDestinationName ()
String toXML (int indent)

Detailed Description

This class defines the implementation of the element message-destination.
Author:
Eric Hardesty

Definition at line 33 of file MessageDestination.java.


Member Function Documentation

String org.objectweb.jonas_lib.deployment.xml.MessageDestination.getMessageDestinationName  ) 
 

Returns:
the name of the jonas-message-destination

Definition at line 57 of file MessageDestination.java.

Referenced by org.objectweb.jonas_ejb.deployment.api.DeploymentDesc.getMessageDestination().

void org.objectweb.jonas_lib.deployment.xml.MessageDestination.setMessageDestinationName String  name  ) 
 

Sets the name

Parameters:
name the name to use

Definition at line 47 of file MessageDestination.java.

String org.objectweb.jonas_lib.deployment.xml.MessageDestination.toXML int  indent  )  [virtual]
 

Represents this element by it's XML description.

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

Implements org.objectweb.jonas_lib.deployment.xml.AbsElement.

Definition at line 67 of file MessageDestination.java.

References org.objectweb.jonas_lib.deployment.xml.AbsElement.indent(), and org.objectweb.jonas_lib.deployment.xml.AbsElement.xmlElement().

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:12:40 2005 for JOnAS by  doxygen 1.3.9.1