当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 iiop API Documentation 英文版文档
TransactionServicePOA (JBoss IIOP Plugin API) - JBoss 4.0.1 sp1 iiop API Documentation 英文版文档
org.jboss.tm.iiop
Class TransactionServicePOA
java.lang.Object
org.omg.PortableServer.Servant
org.jboss.tm.iiop.TransactionServicePOA
- All Implemented Interfaces:
- org.omg.CosTransactions.ControlOperations, CoordinatorExtOperations, org.omg.CosTransactions.CoordinatorOperations, InvokeHandler, org.omg.CosTransactions.TerminatorOperations, TransactionFactoryExtOperations, org.omg.CosTransactions.TransactionFactoryOperations, TransactionServiceOperations
- Direct Known Subclasses:
- TransactionServiceImpl, TransactionServicePOATie
- public abstract class TransactionServicePOA
- extends Servant
- implements InvokeHandler, TransactionServiceOperations
Generated from IDL interface "TransactionService"
- Author:
- JacORB IDL compiler V 2.2 (JBoss patch 2), 08-Jun-2004
Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.omg.CosTransactions.TransactionFactoryOperations |
create, recreate |
Methods inherited from interface org.omg.CosTransactions.ControlOperations |
get_coordinator, get_terminator |
Methods inherited from interface org.omg.CosTransactions.CoordinatorOperations |
create_subtransaction, get_parent_status, get_status, get_top_level_status, get_transaction_name, get_txcontext, hash_top_level_tran, hash_transaction, is_ancestor_transaction, is_descendant_transaction, is_related_transaction, is_same_transaction, is_top_level_transaction, register_resource, register_subtran_aware, register_synchronization, rollback_only |
Methods inherited from interface org.omg.CosTransactions.TerminatorOperations |
commit, rollback |
TransactionServicePOA
public TransactionServicePOA()
_this
public TransactionService _this()
_this
public TransactionService _this(ORB orb)
_invoke
public OutputStream _invoke(String method,
InputStream _input,
ResponseHandler handler)
throws SystemException
- Specified by:
_invoke
in interface InvokeHandler
- Throws:
SystemException
_all_interfaces
public String[] _all_interfaces(POA poa,
byte[] obj_id)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.