Uses of Interface
org.omg.CosTransactions.Terminator

Packages that use Terminator
org.omg.CosTransactions   
 

Uses of Terminator in org.omg.CosTransactions
 

Classes in org.omg.CosTransactions that implement Terminator
 class _TerminatorStub
          org/omg/CosTransactions/_TerminatorStub.java .
 

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

Methods in org.omg.CosTransactions that return Terminator
 Terminator TerminatorPOA._this()
           
 Terminator TerminatorPOA._this(org.omg.CORBA.ORB orb)
           
static Terminator TerminatorHelper.extract(org.omg.CORBA.Any a)
           
 Terminator ControlOperations.get_terminator()
           
 Terminator _ControlStub.get_terminator()
           
static Terminator TerminatorHelper.narrow(org.omg.CORBA.Object obj)
           
static Terminator TerminatorHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static Terminator TerminatorHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

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

Constructors in org.omg.CosTransactions with parameters of type Terminator
TerminatorHolder(Terminator initialValue)
           
TransIdentity(Coordinator _coord, Terminator _term, otid_t _otid)
           
 



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