Interstage Application Server J2EE ユーザーズガイド
目次 索引 前ページ次ページ

第5部 JMS編> 第21章 JMSアプリケーションの開発> 21.3 インタフェース

21.3.8 パッケージjavax.jmsのAPI一覧(その8)

インタフェース名/
クラス名

メソッド

サポート

XAConnection

メソッドなし

 

XAConnectionFactory

メソッドなし

 

XAQueueConnection

createQueueSession(boolean transacted, int acknowledgeMode)

×

createXAQueueSession()

×

XAQueueConnectionFactory

createXAQueueConnection()

×

createXAQueueConnection(java.lang.String userName, java.lang.String password)

×

XAQueueSession

getQueueSession()

×

XASession

commit()

×

getTransacted()

×

getXAResource()

×

rollback()

×

XATopicConnection

createTopicSession(boolean transacted, int acknowledgeMode)

×

createXATopicSession()

×

XATopicConnectionFactory

createXATopicConnection()

×

createXATopicConnection(java.lang.String userName, java.lang.String password)

×

XATopicSession

getTopicSession()

×

○:サポート ×:未サポート

注)XAインタフェースは未サポートです。


目次 索引 前ページ次ページ

All Rights Reserved, Copyright(C) 富士通株式会社 2005