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

List of all members.

Public Member Functions

 OutboundResourceadapterDesc (OutboundResourceadapter or)
List getConnectionDefinitionList ()
String getTransactionSupport ()
List getAuthenticationMechanismList ()
String getReauthenticationSupport ()

Detailed Description

This class defines the implementation of the element outbound-resourceadapter

Author:
Eric Hardesty

Definition at line 39 of file OutboundResourceadapterDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.OutboundResourceadapterDesc.OutboundResourceadapterDesc OutboundResourceadapter  or  ) 
 

Constructor

Definition at line 65 of file OutboundResourceadapterDesc.java.

References org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter.getAuthenticationMechanismList(), org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter.getConnectionDefinitionList(), org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter.getReauthenticationSupport(), and org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter.getTransactionSupport().

Here is the call graph for this function:


Member Function Documentation

List org.objectweb.jonas_rar.deployment.api.OutboundResourceadapterDesc.getAuthenticationMechanismList  ) 
 

Gets the authentication-mechanism

Returns:
the authentication-mechanism

Definition at line 94 of file OutboundResourceadapterDesc.java.

List org.objectweb.jonas_rar.deployment.api.OutboundResourceadapterDesc.getConnectionDefinitionList  ) 
 

Gets the connection-definition

Returns:
the connection-definition

Definition at line 78 of file OutboundResourceadapterDesc.java.

Referenced by org.objectweb.jonas.resource.Rar.createFactory(), and org.objectweb.jonas.resource.Rar.processRar().

String org.objectweb.jonas_rar.deployment.api.OutboundResourceadapterDesc.getReauthenticationSupport  ) 
 

Gets the reauthentication-support

Returns:
the reauthentication-support

Definition at line 102 of file OutboundResourceadapterDesc.java.

String org.objectweb.jonas_rar.deployment.api.OutboundResourceadapterDesc.getTransactionSupport  ) 
 

Gets the transaction-support

Returns:
the transaction-support

Definition at line 86 of file OutboundResourceadapterDesc.java.

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


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