Uses of Interface
org.omg.CosTransactions.RecoveryCoordinator

Packages that use RecoveryCoordinator
org.omg.CosTransactions   
 

Uses of RecoveryCoordinator in org.omg.CosTransactions
 

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

Fields in org.omg.CosTransactions declared as RecoveryCoordinator
 RecoveryCoordinator RecoveryCoordinatorHolder.value
           
 

Methods in org.omg.CosTransactions that return RecoveryCoordinator
 RecoveryCoordinator RecoveryCoordinatorPOA._this()
           
 RecoveryCoordinator RecoveryCoordinatorPOATie._this()
           
 RecoveryCoordinator RecoveryCoordinatorPOA._this(org.omg.CORBA.ORB orb)
           
 RecoveryCoordinator RecoveryCoordinatorPOATie._this(org.omg.CORBA.ORB orb)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.extract(org.omg.CORBA.Any any)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.narrow(org.omg.CORBA.Object obj)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.read(org.omg.CORBA.portable.InputStream in)
           
 RecoveryCoordinator CoordinatorOperations.register_resource(Resource r)
           
 RecoveryCoordinator _CoordinatorStub.register_resource(Resource r)
           
 RecoveryCoordinator CoordinatorPOATie.register_resource(Resource r)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.omg.CosTransactions with parameters of type RecoveryCoordinator
static void RecoveryCoordinatorHelper.insert(org.omg.CORBA.Any any, RecoveryCoordinator s)
           
static void RecoveryCoordinatorHelper.write(org.omg.CORBA.portable.OutputStream _out, RecoveryCoordinator s)
           
 

Constructors in org.omg.CosTransactions with parameters of type RecoveryCoordinator
RecoveryCoordinatorHolder(RecoveryCoordinator initial)
           
 



Copyright © 2009. All Rights Reserved.