Uses of Interface
org.omg.CosTransactions.RecoveryCoordinatorOperations

Packages that use RecoveryCoordinatorOperations
org.omg.CosTransactions   
 

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)