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

Collaboration diagram for org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ResourceadapterDesc (Resourceadapter ra)
String getResourceadapterClass ()
String getManagedconnectionfactoryClass ()
String getConnectionfactoryInterface ()
String getConnectionfactoryImplClass ()
String getConnectionInterface ()
String getConnectionImplClass ()
String getTransactionSupport ()
List getConfigPropertyList ()
List getAuthenticationMechanismList ()
OutboundResourceadapterDesc getOutboundResourceadapterDesc ()
InboundResourceadapterDesc getInboundResourceadapterDesc ()
List getAdminobjectList ()
String getReauthenticationSupport ()
List getSecurityPermissionList ()

Detailed Description

This class defines the implementation of the element resourceadapter

Author:
Florent Benoit

Definition at line 41 of file ResourceadapterDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc.ResourceadapterDesc Resourceadapter  ra  ) 
 

Constructor

Definition at line 117 of file ResourceadapterDesc.java.

References org.objectweb.jonas_rar.deployment.xml.Resourceadapter.getAdminobjectList(), org.objectweb.jonas_rar.deployment.xml.Resourceadapter.getAuthenticationMechanismList(), org.objectweb.jonas_rar.deployment.xml.Resourceadapter.getConfigPropertyList(), org.objectweb.jonas_rar.deployment.xml.Resourceadapter.getConnectionfactoryImplClass(), org.objectweb.jonas_rar.deployment.xml.Resourceadapter.getConnectionfactoryInterface(), org.objectweb.jonas_rar.deployment.xml.Resourceadapter.getConnectionImplClass(), org.objectweb.jonas_rar.deployment.xml.Resourceadapter.getConnectionInterface(), org.objectweb.jonas_rar.deployment.xml.Resourceadapter.getInboundResourceadapter(), org.objectweb.jonas_rar.deployment.xml.Resourceadapter.getManagedconnectionfactoryClass(), org.objectweb.jonas_rar.deployment.xml.Resourceadapter.getOutboundResourceadapter(), org.objectweb.jonas_rar.deployment.xml.Resourceadapter.getReauthenticationSupport(), org.objectweb.jonas_rar.deployment.xml.Resourceadapter.getResourceadapterClass(), org.objectweb.jonas_rar.deployment.xml.Resourceadapter.getSecurityPermissionList(), and org.objectweb.jonas_rar.deployment.xml.Resourceadapter.getTransactionSupport().

Here is the call graph for this function:


Member Function Documentation

List org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc.getAdminobjectList  ) 
 

Gets the adminobject

Returns:
the adminobject

Definition at line 228 of file ResourceadapterDesc.java.

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

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

Gets the authentication-mechanism

Returns:
the authentication-mechanism

Definition at line 204 of file ResourceadapterDesc.java.

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

List org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc.getConfigPropertyList  ) 
 

Gets the config-property

Returns:
the config-property

Definition at line 196 of file ResourceadapterDesc.java.

Referenced by org.objectweb.jonas.resource.Rar.createFactory(), org.objectweb.jonas.resource.Rar.processRar(), and org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc.RarDeploymentDesc().

String org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc.getConnectionfactoryImplClass  ) 
 

Gets the connectionfactory-impl-class

Returns:
the connectionfactory-impl-class

Definition at line 164 of file ResourceadapterDesc.java.

String org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc.getConnectionfactoryInterface  ) 
 

Gets the connectionfactory-interface

Returns:
the connectionfactory-interface

Definition at line 156 of file ResourceadapterDesc.java.

String org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc.getConnectionImplClass  ) 
 

Gets the connection-impl-class

Returns:
the connection-impl-class

Definition at line 180 of file ResourceadapterDesc.java.

String org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc.getConnectionInterface  ) 
 

Gets the connection-interface

Returns:
the connection-interface

Definition at line 172 of file ResourceadapterDesc.java.

InboundResourceadapterDesc org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc.getInboundResourceadapterDesc  ) 
 

Gets the inbound-resourceadapter

Returns:
the inbound-resourceadapter

Definition at line 220 of file ResourceadapterDesc.java.

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

String org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc.getManagedconnectionfactoryClass  ) 
 

Gets the managedconnectionfactory-class

Returns:
the managedconnectionfactory-class

Definition at line 148 of file ResourceadapterDesc.java.

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

OutboundResourceadapterDesc org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc.getOutboundResourceadapterDesc  ) 
 

Gets the outbound-resourceadapter

Returns:
the outbound-resourceadapter

Definition at line 212 of file ResourceadapterDesc.java.

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

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

Gets the reauthentication-support

Returns:
the reauthentication-support

Definition at line 236 of file ResourceadapterDesc.java.

String org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc.getResourceadapterClass  ) 
 

Gets the resourceadapter-class

Returns:
the resourceadapter-class

Definition at line 140 of file ResourceadapterDesc.java.

List org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc.getSecurityPermissionList  ) 
 

Gets the security-permission

Returns:
the security-permission

Definition at line 244 of file ResourceadapterDesc.java.

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

Gets the transaction-support

Returns:
the transaction-support

Definition at line 188 of file ResourceadapterDesc.java.

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


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