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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ConnectorDesc (Connector conn)
String getDisplayName ()
List getDescriptionList ()
IconDesc getIcon ()
String getVendorName ()
String getSpecVersion ()
String getEisType ()
String getVersion ()
String getResourceadapterVersion ()
LicenseDesc getLicense ()
Resourceadapter getResourceadapter ()
ResourceadapterDesc getResourceadapterDesc ()

Detailed Description

This class defines the implementation of the element connector

Author:
Eric Hardesty

Definition at line 41 of file ConnectorDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.ConnectorDesc.ConnectorDesc Connector  conn  ) 
 

Constructor

Definition at line 98 of file ConnectorDesc.java.

References org.objectweb.jonas_rar.deployment.xml.Connector.getDescriptionList(), org.objectweb.jonas_rar.deployment.xml.Connector.getDisplayName(), org.objectweb.jonas_rar.deployment.xml.Connector.getEisType(), org.objectweb.jonas_rar.deployment.xml.Connector.getIcon(), org.objectweb.jonas_rar.deployment.xml.Connector.getLicense(), org.objectweb.jonas_rar.deployment.xml.Connector.getResourceadapter(), org.objectweb.jonas_rar.deployment.xml.Connector.getResourceadapterVersion(), org.objectweb.jonas_rar.deployment.xml.Connector.getSpecVersion(), org.objectweb.jonas_rar.deployment.xml.Connector.getVendorName(), and org.objectweb.jonas_rar.deployment.xml.Connector.getVersion().

Here is the call graph for this function:


Member Function Documentation

List org.objectweb.jonas_rar.deployment.api.ConnectorDesc.getDescriptionList  ) 
 

Gets the description

Returns:
the description

Definition at line 126 of file ConnectorDesc.java.

String org.objectweb.jonas_rar.deployment.api.ConnectorDesc.getDisplayName  ) 
 

Gets the display-name

Returns:
the display-name

Definition at line 118 of file ConnectorDesc.java.

Referenced by org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc.RarDeploymentDesc().

String org.objectweb.jonas_rar.deployment.api.ConnectorDesc.getEisType  ) 
 

Gets the eis-type

Returns:
the eis-type

Definition at line 158 of file ConnectorDesc.java.

IconDesc org.objectweb.jonas_rar.deployment.api.ConnectorDesc.getIcon  ) 
 

Gets the icon

Returns:
the icon

Definition at line 134 of file ConnectorDesc.java.

LicenseDesc org.objectweb.jonas_rar.deployment.api.ConnectorDesc.getLicense  ) 
 

Gets the license

Returns:
the license

Definition at line 182 of file ConnectorDesc.java.

Resourceadapter org.objectweb.jonas_rar.deployment.api.ConnectorDesc.getResourceadapter  ) 
 

Gets the resourceadapter

Returns:
the resourceadapter

Definition at line 190 of file ConnectorDesc.java.

ResourceadapterDesc org.objectweb.jonas_rar.deployment.api.ConnectorDesc.getResourceadapterDesc  ) 
 

Gets the resourceadapter

Returns:
the resourceadapter

Definition at line 198 of file ConnectorDesc.java.

Referenced by org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc.RarDeploymentDesc().

String org.objectweb.jonas_rar.deployment.api.ConnectorDesc.getResourceadapterVersion  ) 
 

Gets the resourceadapter-version

Returns:
the resourceadapter-version

Definition at line 174 of file ConnectorDesc.java.

String org.objectweb.jonas_rar.deployment.api.ConnectorDesc.getSpecVersion  ) 
 

Gets the spec-version

Returns:
the spec-version

Definition at line 150 of file ConnectorDesc.java.

String org.objectweb.jonas_rar.deployment.api.ConnectorDesc.getVendorName  ) 
 

Gets the vendor-name

Returns:
the vendor-name

Definition at line 142 of file ConnectorDesc.java.

String org.objectweb.jonas_rar.deployment.api.ConnectorDesc.getVersion  ) 
 

Gets the version

Returns:
the version

Definition at line 166 of file ConnectorDesc.java.


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