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

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

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

Methods in org.omg.CosTransactions with parameters of type Control
static void ControlHelper.insert(org.omg.CORBA.Any any, Control s)
           
static void ControlHelper.write(org.omg.CORBA.portable.OutputStream _out, Control s)
           
 void CurrentPOATie.resume(Control which)
           
 void _CurrentStub.resume(Control which)
           
 void CurrentOperations.resume(Control which)
           
 

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



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