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

TransactionFactoryExtPOA (JBoss IIOP Plugin API) - JBoss 4.0.1 sp1 iiop API Documentation 英文版文档


org.jboss.tm.iiop
Class TransactionFactoryExtPOA

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.jboss.tm.iiop.TransactionFactoryExtPOA
All Implemented Interfaces:
InvokeHandler, TransactionFactoryExtOperations, org.omg.CosTransactions.TransactionFactoryOperations
Direct Known Subclasses:
TransactionFactoryExtPOATie

public abstract class TransactionFactoryExtPOA
extends Servant
implements InvokeHandler, TransactionFactoryExtOperations

Generated from IDL interface "TransactionFactoryExt"

Author:
JacORB IDL compiler V 2.2 (JBoss patch 2), 08-Jun-2004

Constructor Summary
TransactionFactoryExtPOA()
           
 
Method Summary
 String[] _all_interfaces(POA poa, byte[] obj_id)
           
 OutputStream _invoke(String method, InputStream _input, ResponseHandler handler)
           
 TransactionFactoryExt _this()
           
 TransactionFactoryExt _this(ORB orb)
           
 
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.jboss.tm.iiop.TransactionFactoryExtOperations
create_transaction
 
Methods inherited from interface org.omg.CosTransactions.TransactionFactoryOperations
create, recreate
 

Constructor Detail

TransactionFactoryExtPOA

public TransactionFactoryExtPOA()
Method Detail

_this

public TransactionFactoryExt _this()

_this

public TransactionFactoryExt _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.