Uses of Interface
org.omg.CosTransactions.RecoveryCoordinator

Packages that use RecoveryCoordinator
org.omg.CosTransactions   
 

Uses of RecoveryCoordinator in org.omg.CosTransactions
 

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

Methods in org.omg.CosTransactions that return RecoveryCoordinator
static RecoveryCoordinator RecoveryCoordinatorHelper.extract(Any any)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.read(InputStream in)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.narrow(java.lang.Object obj)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.narrow(Object obj)
           
static RecoveryCoordinator RecoveryCoordinatorHelper.unchecked_narrow(Object obj)
           
 RecoveryCoordinator CoordinatorOperations.register_resource(Resource r)
           
 

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

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



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