org.objectweb.jonas_ejb.deployment.xml.JonasMessageDrivenDestination Class Reference

List of all members.

Public Member Functions

 JonasMessageDrivenDestination ()
String getJndiName ()
void setJndiName (String jndiName)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element jonas-message-driven-destination

Author:
JOnAS team

Definition at line 36 of file JonasMessageDrivenDestination.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.xml.JonasMessageDrivenDestination.JonasMessageDrivenDestination  ) 
 

Constructor

Definition at line 47 of file JonasMessageDrivenDestination.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.xml.JonasMessageDrivenDestination.getJndiName  ) 
 

Gets the jndi-name

Returns:
the jndi-name

Definition at line 55 of file JonasMessageDrivenDestination.java.

void org.objectweb.jonas_ejb.deployment.xml.JonasMessageDrivenDestination.setJndiName String  jndiName  ) 
 

Set the jndi-name

Parameters:
jndiName jndiName

Definition at line 63 of file JonasMessageDrivenDestination.java.

String org.objectweb.jonas_ejb.deployment.xml.JonasMessageDrivenDestination.toXML int  indent  ) 
 

Represents this element by it's XML description.

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

Definition at line 72 of file JonasMessageDrivenDestination.java.

Referenced by org.objectweb.jonas_ejb.deployment.xml.JonasMessageDriven.toXML().


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