Uses of Class
org.omg.CosTransactions.Inactive

Packages that use Inactive
org.omg.CosTransactions   
 

Uses of Inactive in org.omg.CosTransactions
 

Fields in org.omg.CosTransactions declared as Inactive
 Inactive InactiveHolder.value
           
 

Methods in org.omg.CosTransactions that return Inactive
static Inactive InactiveHelper.extract(org.omg.CORBA.Any any)
           
static Inactive InactiveHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.omg.CosTransactions with parameters of type Inactive
static void InactiveHelper.insert(org.omg.CORBA.Any any, Inactive s)
           
static void InactiveHelper.write(org.omg.CORBA.portable.OutputStream out, Inactive s)
           
 

Methods in org.omg.CosTransactions that throw Inactive
 Control _CoordinatorStub.create_subtransaction()
           
 Control CoordinatorPOATie.create_subtransaction()
           
 Control CoordinatorOperations.create_subtransaction()
           
 RecoveryCoordinator _CoordinatorStub.register_resource(Resource r)
           
 RecoveryCoordinator CoordinatorPOATie.register_resource(Resource r)
           
 RecoveryCoordinator CoordinatorOperations.register_resource(Resource r)
           
 void _CoordinatorStub.register_subtran_aware(SubtransactionAwareResource r)
           
 void CoordinatorPOATie.register_subtran_aware(SubtransactionAwareResource r)
           
 void CoordinatorOperations.register_subtran_aware(SubtransactionAwareResource r)
           
 void _CoordinatorStub.register_synchronization(Synchronization sync)
           
 void CoordinatorPOATie.register_synchronization(Synchronization sync)
           
 void CoordinatorOperations.register_synchronization(Synchronization sync)
           
 void _CoordinatorStub.rollback_only()
           
 void CoordinatorPOATie.rollback_only()
           
 void CoordinatorOperations.rollback_only()
           
 

Constructors in org.omg.CosTransactions with parameters of type Inactive
InactiveHolder(Inactive initial)
           
 



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