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

List of all members.

Public Member Functions

 ConnectionDefinitionDesc (ConnectionDefinition cd)
String getId ()
String getManagedconnectionfactoryClass ()
List getConfigPropertyList ()
String getConnectionfactoryInterface ()
String getConnectionfactoryImplClass ()
String getConnectionInterface ()
String getConnectionImplClass ()

Detailed Description

This class defines the implementation of the element connection-definition

Author:
Eric Hardesty

Definition at line 40 of file ConnectionDefinitionDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.ConnectionDefinitionDesc.ConnectionDefinitionDesc ConnectionDefinition  cd  ) 
 

Constructor

Definition at line 81 of file ConnectionDefinitionDesc.java.

References org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition.getConfigPropertyList(), org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition.getConnectionfactoryImplClass(), org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition.getConnectionfactoryInterface(), org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition.getConnectionImplClass(), org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition.getConnectionInterface(), org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition.getId(), and org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition.getManagedconnectionfactoryClass().

Here is the call graph for this function:


Member Function Documentation

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

Gets the config-property

Returns:
the config-property

Definition at line 113 of file ConnectionDefinitionDesc.java.

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

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

Gets the connectionfactory-impl-class

Returns:
the connectionfactory-impl-class

Definition at line 129 of file ConnectionDefinitionDesc.java.

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

Gets the connectionfactory-interface

Returns:
the connectionfactory-interface

Definition at line 121 of file ConnectionDefinitionDesc.java.

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

Gets the connection-impl-class

Returns:
the connection-impl-class

Definition at line 145 of file ConnectionDefinitionDesc.java.

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

Gets the connection-interface

Returns:
the connection-interface

Definition at line 137 of file ConnectionDefinitionDesc.java.

String org.objectweb.jonas_rar.deployment.api.ConnectionDefinitionDesc.getId  ) 
 

Gets the id

Returns:
the id

Definition at line 97 of file ConnectionDefinitionDesc.java.

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

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

Gets the managedconnectionfactory-class

Returns:
the managedconnectionfactory-class

Definition at line 105 of file ConnectionDefinitionDesc.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:12 2005 for JOnAS by  doxygen 1.3.9.1