Uses of Interface
org.omg.CosTransactions.Control
-
Packages that use Control Package Description org.omg.CosTransactions -
-
Uses of Control in org.omg.CosTransactions
Classes in org.omg.CosTransactions that implement Control Modifier and Type Class Description class_ControlStuborg/omg/CosTransactions/_ControlStub.java .Fields in org.omg.CosTransactions declared as Control Modifier and Type Field Description ControlControlHolder. valueMethods in org.omg.CosTransactions that return Control Modifier and Type Method Description ControlControlPOA. _this()ControlControlPOA. _this(ORB orb)Control_TransactionFactoryStub. create(int time_out)ControlTransactionFactoryOperations. create(int time_out)ControlTransactionFactoryPOATie. create(int time_out)Control_CoordinatorStub. create_subtransaction()ControlCoordinatorOperations. create_subtransaction()ControlCoordinatorPOATie. create_subtransaction()static ControlControlHelper. extract(Any a)Control_CurrentStub. get_control()ControlCurrentOperations. get_control()ControlCurrentPOATie. get_control()static ControlControlHelper. narrow(Object obj)static ControlControlHelper. read(InputStream istream)Control_TransactionFactoryStub. recreate(PropagationContext ctx)ControlTransactionFactoryOperations. recreate(PropagationContext ctx)ControlTransactionFactoryPOATie. recreate(PropagationContext ctx)Control_CurrentStub. suspend()ControlCurrentOperations. suspend()ControlCurrentPOATie. suspend()static ControlControlHelper. unchecked_narrow(Object obj)Methods in org.omg.CosTransactions with parameters of type Control Modifier and Type Method Description static voidControlHelper. insert(Any a, Control that)void_CurrentStub. resume(Control which)voidCurrentOperations. resume(Control which)voidCurrentPOATie. resume(Control which)static voidControlHelper. write(OutputStream ostream, Control value)Constructors in org.omg.CosTransactions with parameters of type Control Constructor Description ControlHolder(Control initialValue)
-