Uses of Interface
org.omg.CosTransactions.RecoveryCoordinatorOperations

Packages that use RecoveryCoordinatorOperations
org.jacorb.transaction   
org.omg.CosTransactions   
 

Uses of RecoveryCoordinatorOperations in org.jacorb.transaction
 

Classes in org.jacorb.transaction that implement RecoveryCoordinatorOperations
 class RecoveryCoordinatorImpl
           
 

Uses of RecoveryCoordinatorOperations in org.omg.CosTransactions
 

Subinterfaces of RecoveryCoordinatorOperations in org.omg.CosTransactions
 interface RecoveryCoordinator
          Generated from IDL interface "RecoveryCoordinator".
 

Classes in org.omg.CosTransactions that implement RecoveryCoordinatorOperations
 class _RecoveryCoordinatorStub
          Generated from IDL interface "RecoveryCoordinator".
 class RecoveryCoordinatorPOA
          Generated from IDL interface "RecoveryCoordinator".
 class RecoveryCoordinatorPOATie
          Generated from IDL interface "RecoveryCoordinator".
 

Methods in org.omg.CosTransactions that return RecoveryCoordinatorOperations
 RecoveryCoordinatorOperations RecoveryCoordinatorPOATie._delegate()
           
 

Methods in org.omg.CosTransactions with parameters of type RecoveryCoordinatorOperations
 void RecoveryCoordinatorPOATie._delegate(RecoveryCoordinatorOperations delegate)
           
 

Constructors in org.omg.CosTransactions with parameters of type RecoveryCoordinatorOperations
RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations delegate)
           
RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations delegate, POA poa)
           
 



Copyright © 2015 JacORB. All rights reserved.