
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 () |
Definition at line 41 of file ConnectorDesc.java.
|
Here is the call graph for this function:

|
|
Gets the description
Definition at line 126 of file ConnectorDesc.java. |
|
|
Gets the display-name
Definition at line 118 of file ConnectorDesc.java. Referenced by org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc.RarDeploymentDesc(). |
|
|
Gets the eis-type
Definition at line 158 of file ConnectorDesc.java. |
|
|
Gets the icon
Definition at line 134 of file ConnectorDesc.java. |
|
|
Gets the license
Definition at line 182 of file ConnectorDesc.java. |
|
|
Gets the resourceadapter
Definition at line 190 of file ConnectorDesc.java. |
|
|
Gets the resourceadapter
Definition at line 198 of file ConnectorDesc.java. Referenced by org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc.RarDeploymentDesc(). |
|
|
Gets the resourceadapter-version
Definition at line 174 of file ConnectorDesc.java. |
|
|
Gets the spec-version
Definition at line 150 of file ConnectorDesc.java. |
|
|
Gets the vendor-name
Definition at line 142 of file ConnectorDesc.java. |
|
|
Gets the version
Definition at line 166 of file ConnectorDesc.java. |
1.3.9.1