Uses of Class
org.omg.CosTransactions.InvalidControl

Packages that use InvalidControl
org.omg.CosTransactions   
 

Uses of InvalidControl in org.omg.CosTransactions
 

Fields in org.omg.CosTransactions declared as InvalidControl
 InvalidControl InvalidControlHolder.value
           
 

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

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

Methods in org.omg.CosTransactions that throw InvalidControl
 void CurrentOperations.resume(Control which)
           
 void _CurrentStub.resume(Control which)
           
 

Constructors in org.omg.CosTransactions with parameters of type InvalidControl
InvalidControlHolder(InvalidControl initialValue)
           
 



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