Uses of Interface
org.omg.CosTransactions.Control

Packages that use Control
org.omg.CosTransactions   
 

Uses of Control in org.omg.CosTransactions
 

Classes in org.omg.CosTransactions that implement Control
 class _ControlStub
          org/omg/CosTransactions/_ControlStub.java .
 

Fields in org.omg.CosTransactions declared as Control
 Control ControlHolder.value
           
 

Methods in org.omg.CosTransactions that return Control
 Control ControlPOA._this()
           
 Control ControlPOA._this(org.omg.CORBA.ORB orb)
           
 Control CoordinatorOperations.create_subtransaction()
           
 Control _CoordinatorStub.create_subtransaction()
           
 Control TransactionFactoryOperations.create(int time_out)
           
 Control _TransactionFactoryStub.create(int time_out)
           
static Control ControlHelper.extract(org.omg.CORBA.Any a)
           
 Control CurrentOperations.get_control()
           
 Control _CurrentStub.get_control()
           
static Control ControlHelper.narrow(org.omg.CORBA.Object obj)
           
static Control ControlHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 Control TransactionFactoryOperations.recreate(PropagationContext ctx)
           
 Control _TransactionFactoryStub.recreate(PropagationContext ctx)
           
 Control CurrentOperations.suspend()
           
 Control _CurrentStub.suspend()
           
static Control ControlHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.omg.CosTransactions with parameters of type Control
static void ControlHelper.insert(org.omg.CORBA.Any a, Control that)
           
 void CurrentOperations.resume(Control which)
           
 void _CurrentStub.resume(Control which)
           
static void ControlHelper.write(org.omg.CORBA.portable.OutputStream ostream, Control value)
           
 

Constructors in org.omg.CosTransactions with parameters of type Control
ControlHolder(Control initialValue)
           
 



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