|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jppf.jca.spi.JPPFResourceAdapterMetaData
public class JPPFResourceAdapterMetaData
Implementation of the ResourceAdapterMetaData interface for
the JPPF resource adapter.
| Constructor Summary | |
|---|---|
JPPFResourceAdapterMetaData()
|
|
| Method Summary | |
|---|---|
String |
getAdapterName()
Get the name of this adapter. |
String |
getAdapterShortDescription()
Get a short description of this adapter. |
String |
getAdapterVendorName()
Get the vendor name of this adapter. |
String |
getAdapterVersion()
Get the version of this adapter. |
String[] |
getInteractionSpecsSupported()
Get a list of supported interactions. |
String |
getSpecVersion()
Get the version of the specs of this adapter. |
boolean |
supportsExecuteWithInputAndOutputRecord()
Determine whether input and output record interactions are supported. |
boolean |
supportsExecuteWithInputRecordOnly()
Determine whether input record only interactions are supported. |
boolean |
supportsLocalTransactionDemarcation()
Determine whether local transactions are supported. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JPPFResourceAdapterMetaData()
| Method Detail |
|---|
public String getAdapterName()
getAdapterName in interface ResourceAdapterMetaDataResourceAdapterMetaData.getAdapterName()public String getAdapterShortDescription()
getAdapterShortDescription in interface ResourceAdapterMetaDataResourceAdapterMetaData.getAdapterShortDescription()public String getAdapterVendorName()
getAdapterVendorName in interface ResourceAdapterMetaDataResourceAdapterMetaData.getAdapterVendorName()public String getAdapterVersion()
getAdapterVersion in interface ResourceAdapterMetaDataResourceAdapterMetaData.getAdapterVersion()public String[] getInteractionSpecsSupported()
getInteractionSpecsSupported in interface ResourceAdapterMetaDataResourceAdapterMetaData.getInteractionSpecsSupported()public String getSpecVersion()
getSpecVersion in interface ResourceAdapterMetaDataResourceAdapterMetaData.getSpecVersion()public boolean supportsExecuteWithInputAndOutputRecord()
supportsExecuteWithInputAndOutputRecord in interface ResourceAdapterMetaDataResourceAdapterMetaData.supportsExecuteWithInputAndOutputRecord()public boolean supportsExecuteWithInputRecordOnly()
supportsExecuteWithInputRecordOnly in interface ResourceAdapterMetaDataResourceAdapterMetaData.supportsExecuteWithInputRecordOnly()public boolean supportsLocalTransactionDemarcation()
supportsLocalTransactionDemarcation in interface ResourceAdapterMetaDataResourceAdapterMetaData.supportsLocalTransactionDemarcation()
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||