org.omg.CosTransactions

Class TransactionFactoryPOA

public abstract class TransactionFactoryPOA extends Servant implements TransactionFactoryOperations, InvokeHandler

The TransactionFactory interface is provided to allow the transaction originator to begin a transaction. This interface defines two operations, create and recreate, which create a new representation of a top-level transaction.
Method Summary
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
TransactionFactory_this()
TransactionFactory_this(ORB orb)

Method Detail

_all_interfaces

public String[] _all_interfaces(POA poa, byte[] objectId)

_invoke

public final OutputStream _invoke(String opName, InputStream _is, ResponseHandler handler)

_this

public TransactionFactory _this()

_this

public TransactionFactory _this(ORB orb)