Uses of Class
org.omg.CosTransactions.NotSubtransaction

Packages that use NotSubtransaction
org.omg.CosTransactions   
 

Uses of NotSubtransaction in org.omg.CosTransactions
 

Fields in org.omg.CosTransactions declared as NotSubtransaction
 NotSubtransaction NotSubtransactionHolder.value
           
 

Methods in org.omg.CosTransactions that return NotSubtransaction
static NotSubtransaction NotSubtransactionHelper.extract(org.omg.CORBA.Any a)
           
static NotSubtransaction NotSubtransactionHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

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

Methods in org.omg.CosTransactions that throw NotSubtransaction
 void _CoordinatorStub.register_subtran_aware(SubtransactionAwareResource r)
           
 void CoordinatorOperations.register_subtran_aware(SubtransactionAwareResource r)
           
 

Constructors in org.omg.CosTransactions with parameters of type NotSubtransaction
NotSubtransactionHolder(NotSubtransaction initialValue)
           
 



Copyright © 2008. All Rights Reserved.