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 a)
           
static Inactive InactiveHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

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

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

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



Copyright © 2009. All Rights Reserved.