org.omg.CosTransactions
Class RecoveryCoordinatorPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.omg.CosTransactions.RecoveryCoordinatorPOA
          extended by org.omg.CosTransactions.RecoveryCoordinatorPOATie
All Implemented Interfaces:
org.omg.CORBA.portable.InvokeHandler, RecoveryCoordinatorOperations

public class RecoveryCoordinatorPOATie
extends RecoveryCoordinatorPOA

Generated from IDL interface "RecoveryCoordinator".

Version:
generated at Dec 2, 2008 12:16:36 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007

Constructor Summary
RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations delegate)
           
RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 RecoveryCoordinatorOperations _delegate()
           
 void _delegate(RecoveryCoordinatorOperations delegate)
           
 RecoveryCoordinator _this()
           
 RecoveryCoordinator _this(org.omg.CORBA.ORB orb)
           
 Status replay_completion(Resource r)
           
 
Methods inherited from class org.omg.CosTransactions.RecoveryCoordinatorPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_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
 

Constructor Detail

RecoveryCoordinatorPOATie

public RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations delegate)

RecoveryCoordinatorPOATie

public RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations delegate,
                                 org.omg.PortableServer.POA poa)
Method Detail

_this

public RecoveryCoordinator _this()
Overrides:
_this in class RecoveryCoordinatorPOA

_this

public RecoveryCoordinator _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class RecoveryCoordinatorPOA

_delegate

public RecoveryCoordinatorOperations _delegate()

_delegate

public void _delegate(RecoveryCoordinatorOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

replay_completion

public Status replay_completion(Resource r)
                         throws NotPrepared
Throws:
NotPrepared


Copyright © 2008. All Rights Reserved.