| |
|
| java.lang.Object org.objectweb.jonas_rar.deployment.api.ConnectorDesc
ConnectorDesc | public class ConnectorDesc implements Serializable(Code) | | This class defines the implementation of the element connector
author: Eric Hardesty |
getDescriptionList | public List getDescriptionList()(Code) | | Gets the description
the description |
getDisplayName | public String getDisplayName()(Code) | | Gets the display-name
the display-name |
getEisType | public String getEisType()(Code) | | Gets the eis-type
the eis-type |
getResourceadapter | public Resourceadapter getResourceadapter()(Code) | | Gets the resourceadapter
the resourceadapter |
getResourceadapterVersion | public String getResourceadapterVersion()(Code) | | Gets the resourceadapter-version
the resourceadapter-version |
getSpecVersion | public String getSpecVersion()(Code) | | Gets the spec-version
the spec-version |
getVendorName | public String getVendorName()(Code) | | Gets the vendor-name
the vendor-name |
getVersion | public String getVersion()(Code) | | Gets the version
the version |
|
|
|