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
          org/omg/CosTransactions/_RecoveryCoordinatorStub.java .
 

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

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

Methods in org.omg.CosTransactions with parameters of type RecoveryCoordinator
static void RecoveryCoordinatorHelper.insert(org.omg.CORBA.Any a, RecoveryCoordinator that)
           
static void RecoveryCoordinatorHelper.write(org.omg.CORBA.portable.OutputStream ostream, RecoveryCoordinator value)
           
 

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



Copyright © {inceptionYear}-2007 null. All Rights Reserved.