站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 iiop API Documentation 英文版文档

org.jboss.tm.iiop (JBoss IIOP Plugin API) - JBoss 4.0.1 sp1 iiop API Documentation 英文版文档


Package org.jboss.tm.iiop

Interface Summary
CoordinatorExt Generated from IDL interface "CoordinatorExt"
CoordinatorExtOperations Generated from IDL interface "CoordinatorExt"
CorbaTransactionServiceMBean Mbean interface for the JBoss CORBA transaction service.
TransactionFactoryExt Generated from IDL interface "TransactionFactoryExt"
TransactionFactoryExtOperations Generated from IDL interface "TransactionFactoryExt"
TransactionService Generated from IDL interface "TransactionService"
TransactionServiceOperations Generated from IDL interface "TransactionService"
 

Class Summary
_CoordinatorExtStub Generated from IDL interface "CoordinatorExt"
_TransactionFactoryExtStub Generated from IDL interface "TransactionFactoryExt"
_TransactionServiceStub Generated from IDL interface "TransactionService"
CoordinatorExtHelper Generated from IDL interface "CoordinatorExt"
CoordinatorExtHolder Generated from IDL interface "CoordinatorExt"
CoordinatorExtPOA Generated from IDL interface "CoordinatorExt"
CoordinatorExtPOATie Generated from IDL interface "CoordinatorExt"
CorbaTransactionService Service MBean that provides the CORBA transaction service for JBoss.
TransactionDesc Generated from IDL definition of struct "TransactionDesc"
TransactionDescHelper Generated from IDL definition of struct "TransactionDesc"
TransactionDescHolder Generated from IDL definition of struct "TransactionDesc"
TransactionFactoryExtHelper Generated from IDL interface "TransactionFactoryExt"
TransactionFactoryExtHolder Generated from IDL interface "TransactionFactoryExt"
TransactionFactoryExtPOA Generated from IDL interface "TransactionFactoryExt"
TransactionFactoryExtPOATie Generated from IDL interface "TransactionFactoryExt"
TransactionId Generated from IDL definition of struct "TransactionId"
TransactionIdHelper Generated from IDL definition of struct "TransactionId"
TransactionIdHolder Generated from IDL definition of struct "TransactionId"
TransactionServiceHelper Generated from IDL interface "TransactionService"
TransactionServiceHolder Generated from IDL interface "TransactionService"
TransactionServiceImpl CORBA servant for the JBoss TransactionService.
TransactionServicePOA Generated from IDL interface "TransactionService"
TransactionServicePOATie Generated from IDL interface "TransactionService"
TxClientInterceptor This implementation of org.omg.PortableInterceptor.ClientRequestInterceptor inserts the transactional context into outgoing requests.
TxClientInterceptorInitializer This is an org.omg.PortableInterceptor.ORBInitializer that installs a TxClientInterceptor.
TxIORInterceptor Implements an org.omg.PortableInterceptor.IORInterceptor that adds spec defined COSTransaction entries to an IOR.
TxIORInterceptorInitializer Implements an org.omg.PortableInterceptor.ORBinitializer that installs the TxIORInterceptor
TxServerClientInterceptor This implementation of org.omg.PortableInterceptor.ClientRequestInterceptor inserts the transactional context into outgoing requests from JBoss's transaction manager.
TxServerClientInterceptorInitializer This is an org.omg.PortableInterceptor.ORBInitializer that installs a TxServerClientInterceptor.
TxServerInterceptor This implementation of org.omg.PortableInterceptor.ServerRequestInterceptor retrieves the transactional context from incoming IIOP requests and makes it available to the servant methods that handle the requests, through the static method getCurrentTransaction
TxServerInterceptorInitializer This is an org.omg.PortableInterceptor.ORBInitializer that installs a TxServerInterceptor.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.