Uses of Interface
org.omg.CosTransactions.Terminator

Packages that use Terminator
org.omg.CosTransactions   
 

Uses of Terminator in org.omg.CosTransactions
 

Fields in org.omg.CosTransactions declared as Terminator
 Terminator TransIdentity.term
           
 Terminator TerminatorHolder.value
           
 

Methods in org.omg.CosTransactions that return Terminator
static Terminator TerminatorHelper.extract(Any any)
           
 Terminator ControlOperations.get_terminator()
           
static Terminator TerminatorHelper.narrow(Object obj)
           
static Terminator TerminatorHelper.read(InputStream in)
           
static Terminator TerminatorHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.CosTransactions with parameters of type Terminator
TerminatorHolder(Terminator initial)
           
TransIdentity(Coordinator coord, Terminator term, otid_t otid)
           
 



Copyright © 2008. All Rights Reserved.