|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Deployment.Connector
A Java 2 Connector
This element includes general information - vendor name, resource adapter version, icon - about the resource adapter module. It also includes information specific to the implementation of the resource adapter library as specified through the element resourceadapter.
| Method Summary | |
|---|---|
String |
getEisType()
The element eis-type contains information about the type of the EIS. |
Boolean |
getLicenseRequired()
The licenseType specifies licensing requirements for the resource adapter module. |
Deployment.ResourceAdapter |
getResourceAdapter()
Retrieve the connector's resource adapter |
String |
getResourceadapterVersion()
The element resourceadapter-version specifies a string-based version of the resource adapter from the resource adapter provider. |
String |
getVendorName()
The element vendor-name specifies the name of resource adapter provider vendor. |
| Methods inherited from interface org.openmdx.kernel.application.deploy.spi.Deployment.Module |
|---|
getApplicationClassPath, getComponents, getDisplayName, getModuleClassPath, getModuleURI |
| Methods inherited from interface org.openmdx.kernel.application.configuration.Configuration |
|---|
validate, verify |
| Method Detail |
|---|
String getVendorName()
String getEisType()
String getResourceadapterVersion()
Boolean getLicenseRequired()
The element license-required specifies whether a license is required to deploy and use the resource adapter.
Deployment.ResourceAdapter getResourceAdapter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||