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
          Generated from IDL interface "Terminator".
 

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 TerminatorPOATie._this()
           
 Terminator TerminatorPOA._this(org.omg.CORBA.ORB orb)
           
 Terminator TerminatorPOATie._this(org.omg.CORBA.ORB orb)
           
static Terminator TerminatorHelper.extract(org.omg.CORBA.Any any)
           
 Terminator ControlOperations.get_terminator()
           
 Terminator _ControlStub.get_terminator()
           
 Terminator ControlPOATie.get_terminator()
           
static Terminator TerminatorHelper.narrow(org.omg.CORBA.Object obj)
           
static Terminator TerminatorHelper.read(org.omg.CORBA.portable.InputStream in)
           
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 any, Terminator s)
           
static void TerminatorHelper.write(org.omg.CORBA.portable.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.