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

List of all members.

Public Member Functions

 MessageDrivenDestination ()
String getDestinationType ()
void setDestinationType (String destinationType)
String getSubscriptionDurability ()
void setSubscriptionDurability (String subscriptionDurability)
String toXML (int indent)

Detailed Description

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

Author:
JOnAS team

Definition at line 36 of file MessageDrivenDestination.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.xml.MessageDrivenDestination.MessageDrivenDestination  ) 
 

Constructor

Definition at line 52 of file MessageDrivenDestination.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.xml.MessageDrivenDestination.getDestinationType  ) 
 

Gets the destination-type

Returns:
the destination-type

Definition at line 60 of file MessageDrivenDestination.java.

Referenced by org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc.MessageDrivenDesc().

String org.objectweb.jonas_ejb.deployment.xml.MessageDrivenDestination.getSubscriptionDurability  ) 
 

Gets the subscription-durability

Returns:
the subscription-durability

Definition at line 76 of file MessageDrivenDestination.java.

Referenced by org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc.MessageDrivenDesc().

void org.objectweb.jonas_ejb.deployment.xml.MessageDrivenDestination.setDestinationType String  destinationType  ) 
 

Set the destination-type

Parameters:
destinationType destinationType

Definition at line 68 of file MessageDrivenDestination.java.

void org.objectweb.jonas_ejb.deployment.xml.MessageDrivenDestination.setSubscriptionDurability String  subscriptionDurability  ) 
 

Set the subscription-durability

Parameters:
subscriptionDurability subscriptionDurability

Definition at line 84 of file MessageDrivenDestination.java.

String org.objectweb.jonas_ejb.deployment.xml.MessageDrivenDestination.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 93 of file MessageDrivenDestination.java.


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