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
static Current CurrentHelper.extract(Any any)
           
static Current CurrentHelper.narrow(Object obj)
           
static Current CurrentHelper.read(InputStream in)
           
static Current CurrentHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CosTransactions with parameters of type Current
static void CurrentHelper.insert(Any any, Current s)
           
static void CurrentHelper.write(OutputStream _out, Current s)
           
 

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



Copyright © 2009. All Rights Reserved.