public interface ResourceAdapterMetaData
Modifier and Type | Method and Description |
---|---|
String |
getAdapterName() |
String |
getAdapterShortDescription() |
String |
getAdapterVendorName() |
String |
getAdapterVersion() |
String[] |
getInteractionSpecsSupported() |
String |
getSpecVersion() |
boolean |
supportsExecuteWithInputAndOutputRecord() |
boolean |
supportsExecuteWithInputRecordOnly() |
boolean |
supportsLocalTransactionDemarcation() |
String getAdapterVersion()
String getAdapterVendorName()
String getAdapterName()
String getAdapterShortDescription()
String getSpecVersion()
String[] getInteractionSpecsSupported()
boolean supportsExecuteWithInputAndOutputRecord()
boolean supportsExecuteWithInputRecordOnly()
boolean supportsLocalTransactionDemarcation()
Copyright © 2013. All Rights Reserved.