Uses of Interface
org.omg.CosTransactions.Current

Packages that use Current
org.omg.CosTransactions   
 

Uses of Current in org.omg.CosTransactions
 

Fields in org.omg.CosTransactions declared as Current
 Current CurrentHolder.value
           
 

Methods in org.omg.CosTransactions that return Current
 Current CurrentPOA._this()
           
 Current CurrentPOA._this(org.omg.CORBA.ORB orb)
           
static Current CurrentHelper.extract(org.omg.CORBA.Any a)
           
static Current CurrentHelper.narrow(org.omg.CORBA.Object obj)
           
static Current CurrentHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static Current CurrentHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

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

Constructors in org.omg.CosTransactions with parameters of type Current
CurrentHolder(Current initialValue)
           
 



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