tyrex.resource.jca.dd
public class DDConnector extends Object
Version: $Revision: 1.2 $
Method Summary | |
---|---|
void | addResourceadapter(DDResourceAdapter adapter) |
String | getDescription() |
String | getDisplayName()
A short name of the resource adatper that is intended to be displayed
by tools.
|
String | getEisType()
Information about the type of the EIS. |
DDIcon | getIcon() |
DDLicense | getLicense()
Specifies licensing requirements for the resource adapter module.
|
DDResourceAdapter | getResourceadapter() |
String | getSpecVersion()
The version of the connector architecture specification that is
supported by this resource adapter.
|
String | getVendorName()
Specifies the name of the resource adapter provider.
|
String | getVersion()
Specifies a string-based version of the resource adapter from the
resource adapter provider.
|
void | setDescription(String description) |
void | setDisplayName(String displayName) |
void | setEisType(String eisType) |
void | setIcon(DDIcon icon) |
void | setLicense(DDLicense license) |
void | setSpecVersion(String specVersion) |
void | setVendorName(String vendorName) |
void | setVersion(String version) |
Returns: A short name of the resource adatper
Returns: The type of the EIS
Returns: Licensing requirements for the resource adapte
Returns: Version of the connector architecture specification supported
Returns: The name of the resource adapter provider
Returns: A string-based version of the resource adapter