org.omg.CosTransactions

Class RecoveryCoordinatorPOA

public abstract class RecoveryCoordinatorPOA extends Servant implements RecoveryCoordinatorOperations, InvokeHandler

A recoverable object uses a RecoveryCoordinator to drive the recovery process in certain situations. The object reference for an object supporting the RecoveryCoordinator interface, as returned by the register_resource operation, is implicitly associated with a single resource registration request and may only be used by that resource.
Method Summary
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
RecoveryCoordinator_this()
RecoveryCoordinator_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 RecoveryCoordinator _this()

_this

public RecoveryCoordinator _this(ORB orb)