org.omg.CosTransactions

Class TerminatorPOA

public abstract class TerminatorPOA extends Servant implements TerminatorOperations, InvokeHandler

The Terminator interface supports operations to commit or rollback a transaction. Typically, these operations are used by the transaction originator.
Method Summary
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
Terminator_this()
Terminator_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 Terminator _this()

_this

public Terminator _this(ORB orb)