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 _RecoveryCoordinatorImplBase
          org/omg/CosTransactions/_RecoveryCoordinatorImplBase.java .
 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(Any a)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.narrow(Object obj)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.read(InputStream istream)
           
 RecoveryCoordinator _CoordinatorStub.register_resource(Resource r)
           
 RecoveryCoordinator CoordinatorOperations.register_resource(Resource r)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.unchecked_narrow(Object obj)
           
 

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

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



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.